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