2.8.22 TimeSubType

Referenced by: TimeVariant4TimeNode

An atom record that specifies the type of subordinate time node.

Let the corresponding subordinate time node be specified by the SubEffectContainer record (section 2.8.16) that contains this TimeSubType record.

Let the corresponding master time node be specified by the ExtTimeNodeContainer record (section 2.8.15) that contains the corresponding subordinate time node.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rh

...

type

subType

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Subfields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0x0.

rh.recType

MUST be an RT_TimeVariant.

rh.recLen

MUST be 0x00000005.

type (1 byte): A TimeVariantTypeEnum enumeration that specifies the data type of this record. It MUST be TL_TVT_Int.

subType (4 bytes): A signed integer that specifies the type of the corresponding subordinate time node. It MUST be 0x00000001, specifying that the corresponding subordinate time node position is relative to the corresponding master time node.