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