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