Microsoft DirectX 9.0

IAMTimelineObj::SetTimelineType

Not supported. Call the IAMTimeline::CreateEmptyNode method to create a new timeline object. Once an object is created, you cannot change its type.

Syntax

HRESULT SetTimelineType(
    TIMELINE_MAJOR_TYPE newVal
);

See Also