Class VLTypes.TVLOptionalVideoFormat
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: VideoLabBasicPkg
Unit: VLTypes
Inherits: TLPPersistent
Contents |
Syntax
Delphi:
type TVLOptionalVideoFormat = class( TLPPersistent )
C++ Builder:
class TVLOptionalVideoFormat : public TLPPersistent
Visual C++ (MFC):
class CTVLOptionalVideoFormat : public CTLPPersistent
C# (.NET):
public ref class TVLOptionalVideoFormat : Vcl.VclProperty
Summary
Optional video format properties class.
Description
Defines a class to be used for optional video format.
Properties
Published
- VideoFormat - Specifies the desired video format.
- AutoSelect - Specifies if the video format will be auto selected.