Programmer Guide/General Descriptions/ASet : Set: Difference between revisions
From STX Wiki
Jump to navigationJump to search
(initial import) |
m (1 revision: Initial import) |
Revision as of 17:31, 18 November 2010
ASet : Set
The ASet
element is short for 'audio set'. It is derived from the Set
element. In addition to the Set
attributes, it has the following attributes:
SR
- the sampling rate.
CH
- the number of channels.
In addition to the elements a Set
may contain, an ASet
may contain one or more of the following elements:
ASeg
elements
An ASet
may not be contained within an ASet
. The ASet
itself is not directly used in the DataSet. Rather, it's derived elements (e.g. AFile
and ASequence
) are used.