Click or drag to resize

Lame_encDllbeEncodeChunk Method

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

Parameters

hbeStream
Type: SystemUInt32
nSamples
Type: SystemUInt32
pSamples
Type: SystemIntPtr
pOutput
Type: SystemByte
pdwOutput
Type: SystemUInt32

Return Value

Type: UInt32
See Also