VlcMediaPlayerTimeChangedEventArgsNewTime Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Vlc.DotNet.Core.VlcMediaPlayerTimeChangedEventArgs.NewTime"]
Namespace: Vlc.DotNet.CoreAssembly: Vlc.DotNet.Core (in Vlc.DotNet.Core.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax public long NewTime { get; }
Public ReadOnly Property NewTime As Long
Get
public:
property long long NewTime {
long long get ();
}
member NewTime : int64 with get
Property Value
Type:
Int64See Also