LibMp3LameVBRHardMin Property |
Strictly enforce minimum bitrate. Normall it will be violated for analog silence.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool VBRHardMin { get; set; }
Public Property VBRHardMin As Boolean
Get
Set
public:
property bool VBRHardMin {
bool get ();
void set (bool value);
}
member VBRHardMin : bool with get, set
Property Value
Type:
Boolean
See Also