Click or drag to resize
Lame_encDllbeEncodeChunk Method

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