Click or drag to resize

Lame_encDllbeEncodeChunk Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public static uint beEncodeChunk(
	uint hbeStream,
	uint nSamples,
	IntPtr pSamples,
	byte[] pOutput,
	ref uint pdwOutput
)

Parameters

hbeStream  UInt32
 
nSamples  UInt32
 
pSamples  IntPtr
 
pOutput  Byte
 
pdwOutput  UInt32
 

Return Value

UInt32
See Also