Unit VLDSCapture
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
Contents |
Summary
Contains the code for the TVLDSCapture component.
Description
This unit contains the code for the TVLDSCapture component.
Components
- TVLDSCapture - Captures Video from device using DirectShow.
Classes
- TDSVideoCaptureDeviceItem - DirectShow video capture device collection item.
- TDSVideoCaptureDevice - Video Capture Device settings class.
- TDSVideoCaptureDeviceItems - Collection of video capture devices.
- TVLVideoModeFormat - Video mode class.
- TVLVideoModes - List of video modes available for a particular device.
- TVLDSCaptureProperty - Base abstract capture property class.
- TVLDSAdjustmentProperty - Base abstract adjustment property class.
- TVLDSIntegerAdjustmentProperty - Integer adjustment properties class.
- TVLDSBooleanAdjustmentProperty - Boolean adjustment properties class.
- TVLDSOptionalCaptureProperty - Base abstract capture optional property class.
- TVLDSAdjustment - Image adjustment property class.
- TVLDSTVTuner - TV Tuner properties class.
- TDSCaptureGraph - DirectShow Capture Graph settings class.
- TVLClosedCaptions - Closed captions settings class.
- TVLDSCameraControlProperty - Camera control property class.
- TVLDSCameraControl - Camera control properties class.
- TVLDSCaptureStillImage - Still image properties class.
- TMLCaptureTextSampleGrabber
- TMLCaptureRawSampleGrabber
- TDSVLAudioCaptureDevice - DirectShow Audio Capture Device settings class.
- TVLDSCapture - Captures Video from device using DirectShow.
- TVLCaptureFrameRate - Capture frame rate settings class.
Enums
- TVLDSDVInResolution - Enumerated type for the output DV video resolutions.
- TVLDSCaptureDialog - Enumerated type for the video device configuration dialogs.
- TVLDSAdjustmentMode - Enumerated type for selecting the adjustment mode - Manual or Automatic.
- TVLDSTVMode - Enumerated type for selecting a TV Tuner Mode.
- TVLDSTVInputType - Enumerated type for the TV Input.
- TVLDSTVSignal - Enumerated type for the strength of the TV signal.
- TVLDSTVFormat - Enumerated type for the DirectShow TV formats.
Sets
- TVLDSAdjustmentModes - Set of available adjustment modes.
- TVLDSTVModes - Set of available TV Modes.
- TVLDSCaptureDialogs - Set of available dialogs for a particular video devices.
- TVLDSTVFormats - Set of TV formats - PAL, SECAM, NTSC etc.
Types
- TVLDSCustomRenderEvent - Event type for custom rendering.