ASeg
From STX Wiki
Jump to navigationJump to search
ASeg
The ASeg
element is short for 'audio segment' and stores the data specifying and describing an audio segment. The ASeg
element has the following attributes:
ID
- a string uniquely identifying the segment within the parent element.
P
- an integer specifying the beginning of the segment in samples, as an offset from the beginning of the file.
L
- an integer specifying the length of the segments in samples.
CH
- an integer specifying which channel this segment addresses.
The following elements may be contained in an ASeg
element:
APar
elements