CodecG711ALawMediaType Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic MediaType MediaType { get; }
Public ReadOnly Property MediaType As MediaType
Get
public:
virtual property MediaType MediaType {
MediaType get () sealed;
}
abstract MediaType : MediaType with get
override MediaType : MediaType with get
Property Value
MediaTypeImplements
ICodecMediaType
See Also