Microsoft DirectX 8.1 (C++) |
The AMTimelineObj.SetTimelineType method is not supported for Visual Basic. To create a new timeline object, call the AMTimeline.CreateEmptyNode method. Once an object is created, you cannot change its type.
Syntax
object.SetTimelineType(
newVal As TIMELINE_MAJOR_TYPE
)
See Also