Mp3WriterConfigMp3Config Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic BE_CONFIG Mp3Config { get; set; }
Public Property Mp3Config As BE_CONFIG
Get
Set
public:
property BE_CONFIG^ Mp3Config {
BE_CONFIG^ get ();
void set (BE_CONFIG^ value);
}
member Mp3Config : BE_CONFIG with get, set
Property Value
Type:
BE_CONFIG
See Also