Searched defs:trackGroupId (Results 1 – 3 of 3) sorted by relevance
44 trackGroupId: string; property49 private readonly trackGroupId: string; property in TrackGroupPanel
77 const trackGroupId = getContainingTrackId(globals.state, trackIdString); constant
107 const trackGroupId = this.getTrackGroupIdByTrackId(trackId); constant