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