Click or drag to resize

LibMp3LameWrite(Int16, Int32, Byte, Int32, Boolean) Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public int Write(
	short[] samples,
	int nSamples,
	byte[] output,
	int outputSize,
	bool mono
)

Parameters

samples  Int16
 
nSamples  Int32
 
output  Byte
 
outputSize  Int32
 
mono  Boolean
 

Return Value

Int32
See Also