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