VideoFormatCodecType Property |
Gets the encoded type of the video data.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public VideoType CodecType { get; }
Public ReadOnly Property CodecType As VideoType
Get
public:
property VideoType CodecType {
VideoType get ();
}
member CodecType : VideoType with get
Property Value
Type:
VideoTypeSee Also