Set VLDVDPlayer.TVLDVDAvailableOptions
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 TVLDVDAvailableOptions = set of TVLDVDAvailableOption;
C++ Builder:
typedef Set<TVLDVDAvailableOption, aoPlayTitleOrAtTime, aoSelectVideoModePreference > TVLDVDAvailableOptions;
Visual C++ (MFC):
typedef CTSet<CTVLDVDAvailableOption, aoPlayTitleOrAtTime, aoSelectVideoModePreference > CTVLDVDAvailableOptions;
Summary
Set of available DVD options.
Description
Defines set of available DVD options.