Microsoft DirectX 8.0 |
Provides methods for working with virtual tracks in Microsoft® DirectShow® Editing Services (DES). Compositions and tracks support this object.
Methods
SetTrackDirty Not supported for Visual Basic. TrackGetPriority Retrieves the object's priority level.
IAMTimelineVirtualTrack Object
Not supported for Visual Basic.
Syntax
object.SetTrackDirty()
IAMTimelineVirtualTrack Object
Retrieves the object's priority level.
Syntax
object.TrackGetPriority( pPriority As Long )
Parts
- object
- Object expression that evaluates to an IAMTimelineVirtualTrack object.
- pPriority
- Pointer to a variable that receives the priority level. If the object is not part of a timeline, the value is set to 1.
Error Codes
If the method fails, an error is raised.