Mp3WriterConfigMp3Config Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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_CONFIGSee Also