Programmer Guide/General Descriptions/ASeg: Difference between revisions
From STX Wiki
Jump to navigationJump to search
(initial import) |
m (1 revision: Initial import) |
(No difference)
| |
Revision as of 17:31, 18 November 2010
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