| WaveInDataEventArgsBytesRecorded Property  | 
            Gets the number of the recorded bytes.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic int BytesRecorded { get; }Public ReadOnly Property BytesRecorded As Integer
	Get
public:
property int BytesRecorded {
	int get ();
}member BytesRecorded : int with get
Property Value
Type: 
Int32
See Also