| VideoStreamIsStreaming Property |
[Missing <summary> documentation for "P:ASL.VideoStream.IsStreaming"]
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool IsStreaming { get; private set; }
Public Property IsStreaming As Boolean
Get
Private Set
public:
property bool IsStreaming {
bool get ();
private: void set (bool value);
}
member IsStreaming : bool with get, private set
Property Value
Type:
BooleanSee Also