Microsoft DirectX 8.1 (C++) |
The AMTimelineComp.VTrackGetCount method retrieves the number of virtual tracks contained in the composition.
Syntax
object.VTrackGetCount(
pVal As Long
)
Parameters
pVal
Variable that receives the number of virtual tracks.
Error Codes
If the method fails, an error is raised.
See Also