Click or drag to resize

MediaPlayer8Initialized Property

If the media player is ready to load a Media Source

Namespace:  frame8.Logic.Media.MediaPlayer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool Initialized { get; }

Property Value

Type: Boolean
See Also