MediaPlayer8Initialize Method |
Initializes the native texture, the native controller, sets a loading texture if specified.
If successful(onDone called), Load() can be called
Namespace: frame8.Logic.Media.MediaPlayer
public virtual void Initialize( Action onDone, Action<string> onError )