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