2.8.19 TimeVariant4TimeNode

Referenced by: TimePropertyList4TimeNodeContainer

A variable type record that specifies an attribute of a time node and whose type and meaning are specified by the value of the rh.recInstance field, as specified in the following table.

Value

Meaning

TL_TPID_Display

A TimeDisplayType record that specifies the visibility of the time node in the user interface.

TL_TPID_MasterPos

A TimeMasterRelType record that specifies the relationship of a subordinate time node to its master time node.

TL_TPID_SubType

A TimeSubType record that specifies the type of subordinate time node.

TL_TPID_EffectID

A TimeEffectID record that specifies an identifier of an animation effect.

TL_TPID_EffectDir

A TimeVariantInt record that specifies the direction or other attributes of an animation effect. The values for each animation effect are specified in the TimeEffectID record.

TL_TPID_EffectType

A TimeEffectType record that specifies the type of animation effect.

TL_TPID_AfterEffect

A TimeVariantBool record that specifies whether the time node is an after effect.

TL_TPID_SlideCount

A TimeVariantInt record that specifies the number of slides that a media will play across.

TL_TPID_TimeFilter

A TimeNodeTimeFilter record that specifies a time filter that transforms a given time to the local time of a time node.

TL_TPID_EventFilter

A TimeEventFilter structure that specifies an event filter for a time node.

TL_TPID_HideWhenStopped

A TimeVariantBool structure that specifies whether to display the media when it is stopped.

TL_TPID_GroupID

A TimeGroupID structure that specifies a reference to a build identifier of an animation effect.

TL_TPID_EffectNodeType

A TimeEffectNodeType structure that specifies the role of a time node in the timing structure.

TL_TPID_PlaceholderNode

A TimeVariantBool structure that specifies whether the time node is a placeholder node that is not played during a slide show.

TL_TPID_MediaVolume

A TimeVariantFloat structure that specifies the volume of a media. The floatValue sub-field MUST be greater than or equal to 0 and less than or equal to 100000.

TL_TPID_MediaMute

A TimeVariantBool structure that specifies whether a media is muted.

TL_TPID_ZoomToFullScreen

A TimeVariantBool structure that specifies whether to zoom a media to full screen when it plays.