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