TrackPlayer
Properties
activeLayers : List[Layer] (Read-Only)
deltaTime : float (Read-Only)
Time difference in seconds between frames.
hasTrack : bool (Read-Only)
holding : bool (Read-Only)
isFreeRunning : bool (Read-Only)
loopSectionMode : bool (Read-Only)
playHead : TrackPlayHead (Read-Only)
The TrackPlayHead currently driving this player’s track playback.
playMode : PlayMode (Read-Only)
playing : bool (Read-Only)
sectionPlayMode : bool (Read-Only)
sectionTestMode : bool (Read-Only)
speed : float (Read-Only)
Gets the playback speed ratio of the track player. 1 = normal, >1 = faster, <1 = slower.
current playback speed ratio.