WMVCustomProfile
Viscom Software Screen2Video ActiveX Control |
WMVCustomProfile Property
Description: |
Get/Set the custom WMV profile. Set to empty it will use system wmv profile, otherwise it will load the custom wmv profile. |
Usage: |
Screen2Video1.WMVCustomProfile[= value] |
Data Type: |
String |
Example: |
This Visual Basic example use custom wmv profile Private Sub Capture_Click() End Sub |