Property VLDSVideoOut.TVLDVFormat.Encoding
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.
Class: TVLDVFormat
| Contents | 
Syntax
Delphi:
property Encoding : TVLDSDVEncoding read GetEncoding write SetEncoding default dveDVSD;
C++ Builder:
__property TVLDSDVEncoding Encoding = { read=GetEncoding,  write=SetEncoding,  default=dveDVSD };
Summary
Encoding of the Digital Video (DV) Format to be used.
Description
Use this property to specify the encoding of the Digital
Video (DV) Format to be used.
