TrackPlayer Category: Transports Base class: Resource Properties activeLayers : List[Layer] (Read-Only) hasTrack : bool (Read-Only) holding : bool (Read-Only) isFreeRunning : bool (Read-Only) loopSectionMode : bool (Read-Only) playMode : PlayMode (Read-Only) playing : bool (Read-Only) sectionPlayMode : bool (Read-Only) sectionTestMode : bool (Read-Only) stopped : bool (Read-Only) tCurrent : float (Read-Only) tRender : float (Read-Only) tRunForever : float (Read-Only) tRunning : float (Read-Only) track : Track (Read-Only) Variables HoldEnd : Final[int] = 5 HoldSection : Final[int] = 4 LoopSection : Final[int] = 2 Play : Final[int] = 0 PlaySection : Final[int] = 1 Stop : Final[int] = 3