ControllerProxyStopPlaybackAndLoading Method |
Stops everything. Useful when shutting down the player.
A new Load() call should be done in order to re-use the player, in case disposal was not intended
Namespace:
frame8.Logic.Media.MediaPlayer
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic virtual bool StopPlaybackAndLoading()
Return Value
Type:
Booleanif accepted
See Also