GetTransitionCount
|
GetTransitionCount Method |
Description
Get the count of transition on specific track.
Syntax
Public Function GetTransitionCount( _ |
Parameter
trackIndex
the index of track.
0 - Transition Track
1 - Video 1 Track
2 - Video 2 Track
3 - Image Track
4 - Effect Track
5 - Audio 1 Track
6 - Audio 2 Track
7 - Text Track
Return Value
return the total count of the transition on specific track
Example
Visual Basic Syntax |