MobileForms Toolkit Documentation

AudioFilter.Bypass Property

Bypass the filter.

public bool Bypass {get; set;}

Property Value

True to bypass the filter, otherwise false.

Remarks

This property will bypass the filter from processing the raw audio data.

See Also

AudioFilter Class | Resco.Audio Namespace