2.4.16.2 SoundCollectionAtom
Referenced by: SoundCollectionContainer
An atom record that specifies the seed for creating new sound identifiers for sounds in the SoundCollectionContainer record (section 2.4.16.1).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
soundIdSeed |
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 RT_SoundCollectionAtom.
rh.recLen
MUST be 0x00000004.
soundIdSeed (4 bytes): A signed integer that specifies the seed for creating a new sound identifier. It MUST be greater than 0x00000000 and greater than or equal to all sound identifiers specified by the SoundIdAtom records.