WaveFormatnAvgBytesPerSec Field |
Required average data transfer rate, in bytes per second. For example, 16-bit stereo at 44.1 kHz has an average data rate of 176,400 bytes per second (2 channels — 2 bytes per sample per channel — 44,100 samples per second).
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public int nAvgBytesPerSec
Public nAvgBytesPerSec As Integer
public:
int nAvgBytesPerSec
Field Value
Type:
Int32See Also