| DirectX SDK | 
The style track list contains data for a Track Form. It is organized as follows:
<sttr-list> -> LIST('sttr'(
    <strf-list>...
    )
The data consists of one or more lists containing time stamps and references to styles:
<strf-list> -> LIST('strf'(
    <stmp-ck>
    <DMRF-list>
    )
For information on <DMRF-list>, see Common Chunks.