Share via


IMSVidClosedCaptioning Interface

This topic applies to Windows XP or later.

The IMSVidClosedCaptioning interface enables or disables closed captions. The MSVidClosedCaptioning feature exposes this interface.

To obtain this interface, enumerate the collection of available features on the Video Control. To use closed captioning, activate the closed captioning feature before you build the graph. Once the feature is active, you can enable or disable the closed captioning display by calling the IMSVidClosedCaptioning::put_Enable method.

Methods

The IMSVidClosedCaptioning interface inherits from IMSVidFeature.

In addition, IMSVidClosedCaptioning defines the following methods.

Method Description

get_Enable

Queries whether closed captioning is enabled.

put_Enable

Enables or disables closed captioning.

See Also

Displaying Closed Captioning in C++
Video Control Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008