Demux bytes read.
Namespace: com.ptrampert.LibVLCBindAssembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
public int DemuxReadBytes { get; internal set; }
public int DemuxReadBytes { get; internal set; }
Public Property DemuxReadBytes As Integer
Get
Friend Set
Public Property DemuxReadBytes As Integer
Get
Friend Set
public:
property int DemuxReadBytes {
int get ();
internal: void set (int value);
}
public:
property int DemuxReadBytes {
int get ();
internal: void set (int value);
}
Property Value
Type:
Int32