LibMp3LameOutputSampleRate Property |
Output sample rate
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic int OutputSampleRate { get; set; }
Public Property OutputSampleRate As Integer
Get
Set
public:
property int OutputSampleRate {
int get ();
void set (int value);
}
member OutputSampleRate : int with get, set
Property Value
Int32
See Also