FLAC cuesheet tag track index structure as returned by the Indexes member.
Inheritance Hierarchy
Un4seen.BassBASS_TAG_FLAC_CUE_TRACK_INDEX
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax
[SerializableAttribute] [StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi)] public class BASS_TAG_FLAC_CUE_TRACK_INDEX
The BASS_TAG_FLAC_CUE_TRACK_INDEX type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Number |
The index number.
| |
| Offset |
Index offset in samples relative to the track offset.
|
Examples
See Also