IMSVidClosedCaptioning2 interface (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.]

The IMSVidClosedCaptioning2 interface sets the closed captioning service, such as CC1 or CC2. The MSVidClosedCaptioning feature exposes this interface.

Inheritance

The IMSVidClosedCaptioning2 interface inherits from IMSVidClosedCaptioning. IMSVidClosedCaptioning2 also has these types of members:

Methods

The IMSVidClosedCaptioning2 interface has these methods.

 
IMSVidClosedCaptioning2::get_Service

The get_Service method retrieves the current closed captioning service.
IMSVidClosedCaptioning2::put_Service

The get_Service method sets the closed captioning service.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidClosedCaptioning2).

Requirements

Requirement Value
Minimum supported client Windows�XP with SP1 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidClosedCaptioning

Video Control Interfaces