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