| MediaDataCodecType Property  | 
 
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CodecType CodecType { get; }Public ReadOnly Property CodecType As CodecType
	Get
public:
property CodecType CodecType {
	CodecType get ();
}member CodecType : CodecType with get
Property Value
Type: 
CodecType
See Also