Click or drag to resize

AudioWaveFormatCreateALawFormat Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public static AudioWaveFormat CreateALawFormat(
	int sampleRate,
	int channels
)

Parameters

sampleRate  Int32
 
channels  Int32
 

Return Value

AudioWaveFormat
See Also