MSVidCCService Enumeration
Microsoft DirectShow 9.0 |
MSVidCCService Enumeration
This topic applies to Windows XP Service Pack 1 or later.
The MSVidCCService enumeration indicates closed captioning services.
Syntax
typedef enum { None, Caption1, Caption2, Text1, Text2, XDS } MSVidCCService;
Members
None
No current service
Caption1
CC1 (caption channel)
Caption2
CC2 (caption channel)
Text1
T1 (text channel)
Text2
T2 (text channel)
XDS
Extended data services (XDS or EDS)
Requirements
Header: Dshow.h.
See Also