![]() |
Previous | Next |
The bypass attribute specifies or retrieves a value indicating whether the equalizer filter is bypassed in the filter graph.
Syntax
elementID.bypass
Possible Values
This attribute is a read/write Boolean.
Value | Description |
true | Default. The equalizer filter is bypassed. |
false | The equalizer filter is used. |
Remarks
If this attribute is not specified, the previous value will be retained.
See Also
Previous | Next |