Click or drag to resize

Lame_encDllbeEncodeChunkFloatS16NI Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static uint beEncodeChunkFloatS16NI(
	uint hbeStream,
	uint nSamples,
	float[] buffer_l,
	float[] buffer_r,
	byte[] pOutput,
	ref uint pdwOutput
)

Parameters

hbeStream  UInt32
 
nSamples  UInt32
 
buffer_l  Single
 
buffer_r  Single
 
pOutput  Byte
 
pdwOutput  UInt32
 

Return Value

UInt32
See Also