| CodecDescriptionMediaType Property  | 
            Gets the media type that the codec can encode and decode.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic MediaType MediaType { get; }Public ReadOnly Property MediaType As MediaType
	Get
public:
property MediaType MediaType {
	MediaType get ();
}member MediaType : MediaType with get
Property Value
Type: 
MediaType
See Also