Click or drag to resize

Lame_encDllbeInitStream Method


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

Parameters

pbeConfig  BE_CONFIG
 
dwSamples  UInt32
 
dwBufferSize  UInt32
 
phbeStream  UInt32
 

Return Value

UInt32
See Also