←Select platform

DVDSubpictureLangExt Enumeration

Summary

The DVDSubpictureLangExt enumeration values define the possible language extensions in a specified Subpicture stream.

Syntax

C#
VB
C++
public enum DVDSubpictureLangExt   
Public Enum DVDSubpictureLangExt  
    
    
public enum class DVDSubpictureLangExt   

Members

ValueMemberDescription
0NotSpecified Indicates that no language extensions are present.
1Caption_Normal Indicates that the specified stream contains normal captions.
2Caption_Big Indicates that the specified stream contains big captions.
3Caption_Children Indicates that the specified stream contains captions for children.
5CC_Normal Indicates that the specified stream contains normal closed captions.
6CC_Big Indicates that the specified stream contains big closed captions.
7CC_Children Indicates that the specified stream contains closed captions for children.
9Forced For more detailed information, refer to the Microsoft documentation for the DVD_SUBPICTURE_LANG_EXT Enumeration.
13DirectorComments_Normal Indicates that the specified stream contains normal-sized director's comments.
14DirectorComments_Big Indicates that the specified stream contains large-sized director's comments.
15DirectorComments_Children Indicates that the specified stream contains director's comments for children.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly