Lame_encDllbeCloseStream Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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 UInt32
-
Return Value
UInt32
See Also