Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
enablefx Attribute
The enablefx attribute specifies whether effects are enabled. If the value is TRUE, the rendering engine renders effects. Otherwise, it does not. The default value is TRUE.
Possible Values
The following values are defined as TRUE: y
, Y
, t
, T
, 1
. The following values are defined as FALSE: n
, N
, f
, F
, 0
(zero).
Applies To
See Also