LibMp3LameOutputSampleRate Property |
Output sample rate
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
Int32
See Also