Click or drag to resize

Lame_encDllbeInitStream Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static uint beInitStream(
	BE_CONFIG pbeConfig,
	ref uint dwSamples,
	ref uint dwBufferSize,
	ref uint phbeStream
)

Parameters

pbeConfig
Type: Ozeki.MediaBE_CONFIG
dwSamples
Type: SystemUInt32
dwBufferSize
Type: SystemUInt32
phbeStream
Type: SystemUInt32

Return Value

Type: UInt32
See Also