Unit VLDSVideoOut
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		||
| (6 intermediate revisions by one user not shown) | |||
| Line 18: | Line 18: | ||
== Classes ==  | == Classes ==  | ||
*[[Class VLDSVideoOut.TDSVideoOutputDeviceItem|TDSVideoOutputDeviceItem]] - DirectShow video output device collection item.    | *[[Class VLDSVideoOut.TDSVideoOutputDeviceItem|TDSVideoOutputDeviceItem]] - DirectShow video output device collection item.    | ||
| − | |||
*[[Class VLDSVideoOut.TDSVideoOutputDevice|TDSVideoOutputDevice]] - Video output device settings class.    | *[[Class VLDSVideoOut.TDSVideoOutputDevice|TDSVideoOutputDevice]] - Video output device settings class.    | ||
| + | *[[Class VLDSVideoOut.TDSVideoOutputDeviceItems|TDSVideoOutputDeviceItems]] - Collection of video output device items.   | ||
| + | *[[Class VLDSVideoOut.TDSVLAudioOutputDevice|TDSVLAudioOutputDevice]] - Audio output device settings class.   | ||
*[[Class VLDSVideoOut.TVLDVFormat|TVLDVFormat]] - Digital Video (DV) [[Property VLDSVideoOut.TVLDVFormat.Format|Format]] settings class.    | *[[Class VLDSVideoOut.TVLDVFormat|TVLDVFormat]] - Digital Video (DV) [[Property VLDSVideoOut.TVLDVFormat.Format|Format]] settings class.    | ||
*[[Class VLDSVideoOut.TVLDSVideoOut|TVLDSVideoOut]] - Sends video to an output device.    | *[[Class VLDSVideoOut.TVLDSVideoOut|TVLDSVideoOut]] - Sends video to an output device.    | ||
Latest revision as of 00:11, 26 June 2013
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
Contents | 
Summary
Contains the code for the TVLDSVideoOut component.
Description
This unit contains the code for the TVLDSVideoOut component.
Components
 
 
 TVLDSVideoOut - Sends video to an output device. 
Classes
- TDSVideoOutputDeviceItem - DirectShow video output device collection item.
 - TDSVideoOutputDevice - Video output device settings class.
 - TDSVideoOutputDeviceItems - Collection of video output device items.
 - TDSVLAudioOutputDevice - Audio output device settings class.
 - TVLDVFormat - Digital Video (DV) Format settings class.
 - TVLDSVideoOut - Sends video to an output device.
 
Enums
- TVLDSDVFormat - PAL and NTSC video formats enumeration.
 - TVLDSDVEncoding - Digital video encoding enumeration for camcorder and VCR devices.
 - TVLDSDVOutResolution - Resolutions for NTSC and PAL.