LinuxNativeApiReleaseNativeVideoDecoder Method |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static void ReleaseNativeVideoDecoder(
IntPtr instance
)
Public Shared Sub ReleaseNativeVideoDecoder (
instance As IntPtr
)
public:
static void ReleaseNativeVideoDecoder(
IntPtr instance
)
static member ReleaseNativeVideoDecoder :
instance : IntPtr -> unit
Parameters
- instance
- Type: SystemIntPtr
See Also