MSVidCCService enumeration (segment.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
This topic applies to Windows XP Service Pack 1 or later.
The MSVidCCService enumeration indicates closed captioning services.
Syntax
typedef enum MSVidCCService {
None = 0,
Caption1,
Caption2,
Text1,
Text2,
XDS
} ;
Constants
None Value: 0 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
Requirement | Value |
---|---|
Header | segment.h (include Dshow.h) |