VlcControlIsPlaying Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Vlc.DotNet.Forms.VlcControl.IsPlaying"]
Namespace: Vlc.DotNet.FormsAssembly: Vlc.DotNet.Forms (in Vlc.DotNet.Forms.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax public bool IsPlaying { get; }
Public ReadOnly Property IsPlaying As Boolean
Get
public:
property bool IsPlaying {
bool get ();
}
member IsPlaying : bool with get
Property Value
Type:
BooleanSee Also