AM_WST_STATE Enumeration

 
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