Click or drag to resize

Lame_encDllbeEncodeChunk Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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