MP3StreamRecorderIsStreaming Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool IsStreaming { get; }Public ReadOnly Property IsStreaming As Boolean
Get
public:
property bool IsStreaming {
bool get ();
}member IsStreaming : bool with get
Property Value
Boolean
See Also