VlcMediaParsedChangedEventArgsNewStatus Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Vlc.DotNet.Core.VlcMediaParsedChangedEventArgs.NewStatus"]
Namespace: Vlc.DotNet.CoreAssembly: Vlc.DotNet.Core (in Vlc.DotNet.Core.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntaxpublic int NewStatus { get; }
Public ReadOnly Property NewStatus As Integer
Get
public:
property int NewStatus {
int get ();
}
member NewStatus : int with get
Property Value
Type:
Int32
See Also