LumiSoft Net Help
BytesBuffered Property
NamespacesLumiSoft.Net.MediaAudioOutBytesBuffered
Gets number of bytes buffered for playing.
Declaration Syntax
C#Visual BasicVisual C++F#
public int BytesBuffered { get; }
Public ReadOnly Property BytesBuffered As Integer
	Get
public:
property int BytesBuffered {
	int get ();
}
member BytesBuffered : int with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119