VideoStream.IsPlaying Property |
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool IsPlaying { get; }
Public ReadOnly Property IsPlaying As Boolean
Get
public:
property bool IsPlaying {
bool get ();
}
member IsPlaying : bool with get
Property Value
Type:
Boolean
See Also