LibMp3LameVBRHardMin Property |
Strictly enforce minimum bitrate. Normall it will be violated for analog silence.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
BooleanSee Also