Lame_encDllbeCloseStream Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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