Microsoft DirectX 8.0 |
Indicates the closed captioning state (on or off).
Syntax
typedef enum _AM_LINE21_CCSTATE { AM_L21_CCSTATE_Off, AM_L21_CCSTATE_On } AM_LINE21_CCSTATE, *PAM_LINE21_CCSTATE ;
Elements
- AM_L21_CCSTATE_Off
- Closed captioning off.
- AM_L21_CCSTATE_On
- Closed captioning on.
See Also
IAMLine21Decoder::GetServiceState, IAMLine21Decoder::SetServiceState