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 |
enabletrans Attribute
The enabletrans attribute specifies whether transitions are enabled. If the value is TRUE, the rendering engine fully renders transitions. Otherwise, it renders them as cuts. 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