CodecInfoCodecName Property |
Gets the name of the codec.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
String
See Also