Click or drag to resize

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


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

Parameters

samples  Single
 
nSamples  Int32
 
output  Byte
 
outputSize  Int32
 
mono  Boolean
 

Return Value

Int32
See Also