MP3StreamRecorderIsStreaming Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic bool IsStreaming { get; }
Public ReadOnly Property IsStreaming As Boolean
Get
public:
property bool IsStreaming {
bool get ();
}
member IsStreaming : bool with get
Property Value
Type:
Boolean
See Also