H264DecoderGetFormat Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic VideoFormat GetFormat()
Public Function GetFormat As VideoFormat
public:
virtual VideoFormat^ GetFormat() sealed
abstract GetFormat : unit -> VideoFormat
override GetFormat : unit -> VideoFormat
Return Value
VideoFormatImplements
IH264Decoder.GetFormat
See Also