CustomVideoColorFormat
Viscom Software VideoCap ActiveX Control |
CustomVideoColorFormat Property
Description: |
Get or Set the video color format when use custom video format. If your capture device does not support specific video color, it will trigger CustomVideoFormatError event and use default video color. |
Usage: |
VideoCap1.CustomVideoColorFormat[= value] |
Data Type: |
String |
Example: |
The Visual Basic example Private Sub Form_Load() |
Value: |
RGB24 |