Expand description
Types related to the zone line (z=
).
Structs§
- Tokenizer
- The zone line (
r=
) tokenizer. This is low level stuff and you shouldn’t interact directly with it, unless you know what you are doing. - Zone
- A zone line (
z=
) of SDP. It holds all the repeat zone adjustments in aVector
. - Zone
Part - A zone part is part of the zone line (super::Zone). It holds the adjustment time and the offset of that adjustment time.