VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.DV_Decoder_Video_Resolution Property

Gets or sets DV decoder video resolution.

Pascal
property DV_Decoder_Video_Resolution: TVFDVVideoResolution Enumeration;
C++
__property TVFDVVideoResolution DV_Decoder_Video_Resolution;
C#
TVFDVVideoResolution Enumeration DV_Decoder_Video_Resolution;
Visual Basic
Property DV_Decoder_Video_Resolution() As TVFDVVideoResolution
Java
DV_Decoder_Video_Resolution
IDL
__property TVFDVVideoResolution DV_Decoder_Video_Resolution;
JavaScript
DV_Decoder_Video_Resolution
PHP
published DV_Decoder_Video_Resolution;

Several different video resolutions are possible. See the description of the VFDVVideoResolution type to learn more.

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!