![]() |
Construct, given the index into SectionCollection where this will appear. |
![]() | The end position (in global units) of the section. Note that this should actually be the sample *after* the last one in the section. Sections should not overlap. EndPosition and Length are kept in sync. StartPositionneeds to be updated first for this to work. |
![]() | The index of this section in SectionCollection. Read-only. |
![]() | The length (in global units) of the section. EndPosition and Length are kept in sync. |
![]() | The number of loops to play this section for. (If zero, do not loop) |
![]() | If true, mute the section (replace with silence) |
![]() | The name of the section. Must be unique. |
![]() | If true, skip the section (go immediately to next) |
![]() | The start position (in global units) of the section |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Section Class | ChoonML Namespace