Share via


MSVidClosedCaptioning

[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 or later.

The MSVidClosedCaptioning object represents the closed captioning feature.

Interfaces IMSVidClosedCaptioning, IMSVidClosedCaptioning2, IMSVidClosedCaptioning3
Outgoing Event Interfaces None.

Remarks

To obtain this object, call the IMSVidCtl::get_FeaturesActive method or the IMSVidCtl::get_FeaturesAvailable method and enumerate the returned collection.

Displaying Closed Captioning in C++

Video Control Objects (C++)