Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic PlaybackState State { get; }Public ReadOnly Property State As PlaybackState
Get
public:
property PlaybackState State {
PlaybackState get ();
}member State : PlaybackState with get
Property Value
PlaybackState
See Also