Closed Captioning

A Closed Captioning Stream is a data stream hidden inside a video stream.  It represents the audio portion as text.

An MPEG2 elementary video stream sometimes has closed captioning data embedded in it as IEC-608. In such cases the MPEG2 Decoder generates two output streams: Video and Closed Captioning.

Also, the AVI and OGG container formats can have closed captioning data as a separate stream. So if an MPEG2 file with closed captioning is converted to an AVI format, the resulting output file will have three streams: Video, Audio and Closed Captioning.

Functions that can be used to manage closed captioning include:

Additional functions are listed in the See Also section.

 

See Also

ltmmClosedCaptioning_Flag Constants

ltmmConvert_Stream Constants

ltmmDVD_SUBPICTURE_LANG_EXT constants

ltmmPlay_Stream Constants

ltmmTargetFormat_Stream Constants

ltmmPlay_Stream Constants