UseOldVMR
Viscom Software VideoCap ActiveX Control |
UseOldVMR Property
Description: |
Enables/disables use old VMR for preview the video. By Default is true. It mean the ActiveX Control will try to use Video Mixing Renderer 7 for preview the video. |
Usage: |
VideoCap1.UseOldVMR[= value] |
Data Type: |
bool |
Example: |
This is MS Access example. After called InitControl method, you can get the video devices, video formats, audio devices information. Private Sub Form_Load() |
Value: |
true or false |