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