2.8.48 VisualSoundAtom

Referenced by: VisualShapeOrSoundAtom

An atom record that specifies the sound information for an animation target.


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

refType

soundIdRef

data1

data2

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 0x0.

rh.recInstance

MUST be 0x000.

rh.recType

MUST be an RT_VisualShapeAtom.

rh.recLen

MUST be 0x00000014.

type (4 bytes): A TimeVisualElementEnum enumeration that specifies the target element type for the shape that the animation is applied to. It MUST NOT be TL_TVET_Page.

refType (4 bytes): An ElementTypeEnum enumeration that specifies the target element type of the animation. It MUST be TL_ET_SoundType.

soundIdRef (4 bytes):  A SoundIdRef that specifies the value to look up in the SoundCollectionContainer record (section 2.4.16.1) to find the embedded audio.

data1 (4 bytes): MUST be 0xFFFFFFFF, and MUST be ignored.

data2 (4 bytes): MUST be 0xFFFFFFFF, and MUST be ignored.