IVideoDecoderDecode Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax VideoData Decode(
VideoData data
)
Function Decode (
data As VideoData
) As VideoData
VideoData^ Decode(
VideoData^ data
)
abstract Decode :
data : VideoData -> VideoData
Parameters
- data
- Type: Ozeki.MediaVideoData
Return Value
Type:
VideoDataSee Also