[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Speaker.State"]

Namespace: Ozeki.Media.MediaHandlers
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884

Syntax

C#
public PlaybackState State { get; }
Visual Basic
Public ReadOnly Property State As PlaybackState
	Get
Visual C++
public:
property PlaybackState State {
	PlaybackState get ();
}

Property Value

Type: PlaybackState

See Also