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 |
AM_WST_DRAWBGMODE Enumeration
The AM_WST_DRAWBGMODE enumeration specifies whether the background of the WST frame is opaque or transparent.
Syntax
Members
AM_WST_DRAWBGMODE_Opaque
The background is opaque.
AM_WST_DRAWBGMODE_Transparent
The background is transparent.
Requirements
Header: Dshow.h
See Also