StillPinVideoFormat
Viscom Software VideoCap ActiveX Control |
StillPinVideoFormat Object
A StillPinVideoFormat object represents a video Format .
A StillPinVideoFormat can be obtained out of the StillPinVideoFormats collection.
Example:
This VB example illustrates how to obtain the still pin video format.
Dim myVideoFormat As StillPinVideoFormat
Set myVideoFormat = VideoCap1.StillPinVideoFormats.Item(1)