Click or drag to resize

WaveBufferSampleCount Property

Returns total number of samples contained in the buffer based on the currently selected WaveFormat.

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public int SampleCount { get; }

Property Value

Type: Int32
See Also