Lame_encDllbeCloseStream Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
UInt32
See Also