Click or drag to resize

Lame_encDllEncodeChunk(UInt32, Byte, Int32, UInt32, Byte, UInt32) Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public static uint EncodeChunk(
	uint hbeStream,
	byte[] buffer,
	int index,
	uint nBytes,
	byte[] pOutput,
	ref uint pdwOutput
)

Parameters

hbeStream  UInt32
 
buffer  Byte
 
index  Int32
 
nBytes  UInt32
 
pOutput  Byte
 
pdwOutput  UInt32
 

Return Value

UInt32
See Also