Structure VLDVDPlayer.TVLDVDSubPictureAttributes
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabPkg
Unit: VLDVDPlayer
Contents |
Syntax
Delphi:
type TVLDVDSubPictureAttributes = record
C++ Builder:
struct TVLDVDSubPictureAttributes
Visual C++ (MFC):
struct CTVLDVDSubPictureAttributes
C# (.NET):
public struct DVDSubPictureAttributes
Summary
Contains information about the DVD subpicture.
Description
Defines a structure that contains information about the DVD subpicture.
Fields
- SubPictureType - Indicates whether the subpicture contains language-related content.
- CodingMode - Indicates how the subpicture graphics stream is encoded.
- Language - Identifies the subpicture language if Type equals sptLanguage.
- LanguageExtension - Identifies the subpicture language extension if Type equals sptLanguage.