Gets the state of the playback device.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
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