EnumWMVProfiles
|
EnumWMVProfiles Property |
Description
Enable or disable enumerate the wmv profiles. If you have not need wmv profiles, you can set EnumWMVProfiles =False, it can reduce the loading time.
Property Type
Read/Write property
Data Type
Boolean
Syntax
VideoEdit.EnumWMVProfiles[= value] |
Example
[Visual Basic Syntax] (this example show how to disable enumerate the wmv profiles) |