Click or drag to resize
NativeMP3WriterInit Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Init(
	AudioWaveFormat inputFormat,
	int outputBitrate
)

Parameters

inputFormat
Type: Ozeki.MediaAudioWaveFormat
outputBitrate
Type: SystemInt32

Return Value

Type: Boolean
See Also