CodecInfoCodecName Property |
Gets the name of the codec.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic string CodecName { get; }
Public ReadOnly Property CodecName As String
Get
public:
property String^ CodecName {
String^ get ();
}
member CodecName : string with get
Property Value
String
See Also