WMVCustomFilename
|
wmvcustomfilename Property |
Description
Set the custom wmv profile. Set to empty it will use system wmv profile, otherwise it will load the custom wmv profile.
You can create custom wmv profile using our wmv profile editor activex.
Property Type
Read/Write property
Data Type
String
Syntax
VideoEdit.wmvcustomfilename[= value] |
Example
[Visual Basic Syntax] VideoEdit1.WMVCustomFileName="c:\test.prx" |