Click or drag to resize

Lame_encDllbeEncodeChunk16 Method

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

Parameters

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

Return Value

Type: UInt32
See Also