2.10.32 ExWAVAudioEmbeddedAtom

Referenced by: ExWAVAudioEmbeddedContainer

An atom record that specifies information about an embedded WAV audio.


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

...

soundIdRef

soundLength

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

rh.recInstance

MUST be 0x001.

rh.recType

MUST be an RT_ExternalWavAudioEmbeddedAtom.

rh.recLen

MUST be 0x00000008.

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.

soundLength (4 bytes): A signed integer that specifies the duration, in milliseconds, for which to play the audio. It MUST be greater than or equal to 0x00000000.