2.8.1 AnimationInfoContainer

Referenced by: OfficeArtClientData

A container record that specifies the animation and sound information for a shape.


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

...

animationAtom (36 bytes)

...

...

animationSound (variable)

...

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

Field

Meaning

rh.recVer

MUST be 0xF.

rh.recInstance

MUST be 0x000.

rh.recType

MUST be RT_AnimationInfo.

animationAtom (36 bytes): An AnimationInfoAtom record that specifies the animation effect information for the shape. It SHOULD<103> be ignored.

animationSound (variable): An optional SoundContainer record (section 2.4.16.3) that specifies the sound for the animation specified by the animationAtom. If this field exists, it overrides the animationAtom.soundIdRef.