Click or drag to resize
WaveInputBytesAvailable Property
Gets the BytesAvailable property.

Namespace: StreamCoders.Wave
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int BytesAvailable { get; }

Property Value

Type: Int32
Returns the number of bytes stored in the output queue.
See Also