Programmer Guide/General Descriptions/ASeg: Difference between revisions

From STX Wiki
Jump to navigationJump to search
m (1 revision: Initial import)
 
Line 1: Line 1:
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
======ASeg======
The <code>ASeg</code> element is short for 'audio segment' and stores the data specifying and describing an audio segment. The <code>ASeg</code> element has the following attributes:
The <code>ASeg</code> element is short for 'audio segment' and stores the data specifying and describing an audio segment. The <code>ASeg</code> element has the following attributes:



Latest revision as of 08:23, 19 September 2019

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

Navigation menu

Personal tools