[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Speaker.State"]
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 (); } |