 |
cp.myPlayer.destroyPlayer
cp.myPlayer.destroyPlayer ( )
property type: function.
The opposite of buildPlayer. Will shut down and destroy the crossPlayer.
This method is also available from the parent crossProbe object, cp /
navigator.crossProbe. with a slight different syntax;
cp.destroyPlayer( crossProbe-object )
|