WaveBufferByteCount Property |
Buffer filled part length in bytes.
Namespace:
CallFlowFramework.Media
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic int ByteCount { get; }
public:
property int ByteCount {
int get ();
}
Property Value
Type:
Int32
See Also