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_STATE Enumeration
The AM_WST_STATE enumeration specifies whether WST closed captioning is enabled or disabled.
Syntax
  
    
  
Members
AM_WST_STATE_Off
Specifies that WST closed captioning is enabled.
AM_WST_STATE_On
Specifies that WST closed captioning is disabled.
Requirements
Header: Dshow.h
See Also