![]() |
![]() |
![]() |
CaptureEffectsAcousticEchoCancellation.NoiseFill Property |
Language: |
Retrieves and sets whether to enable background comfort noise for the effect.
Visual Basic .NET Public Property NoiseFill As Boolean C# public bool NoiseFill { get; set; } Managed C++ public: __property bool get_NoiseFill();
public: __property void set_NoiseFill(bool);JScript .NET public function get NoiseFill() : boolean
public function set NoiseFill(boolean);
System.Boolean . Value that is set to true if the effect enables background comfort noise; otherwise, false.
This property is read/write.
Enabling background comfort noise for the effect makes the capture signal sound more natural by preventing periods of dead silence.
By default, background comfort noise is not enabled.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center