enablefx Attribute
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