Lame_encDllbeCloseStream Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public static uint beCloseStream(
uint hbeStream
)
Public Shared Function beCloseStream (
hbeStream As UInteger
) As UInteger
public:
static unsigned int beCloseStream(
unsigned int hbeStream
)
static member beCloseStream :
hbeStream : uint32 -> uint32
Parameters
- hbeStream
- Type: SystemUInt32
Return Value
Type:
UInt32See Also