LibMp3LameInputSampleRate Property |
Input sample rate
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int InputSampleRate { get; set; }
Public Property InputSampleRate As Integer
Get
Set
public:
property int InputSampleRate {
int get ();
void set (int value);
}
member InputSampleRate : int with get, set
Property Value
Type:
Int32
See Also