ReadonlyfullThe complete beat synchronization data for the current music track.
ReadonlyisIndicates whether music is currently playing.
ReadonlyonEvent triggered when any beat occurs in the music.
ReadonlyonEvent triggered when a down beat (first beat within a measure) occurs in the music.
ReadonlyonEvent triggered when music playback is stopped or reset.
ReadonlyonEvent triggered when music playback begins, providing information about the track.
ReadonlyonEvent triggered when beat synchronization data becomes available for the track.
ReadonlyonEvent triggered when beat synchronization data is cleared, such as when changing tracks.
ReadonlyplaybackCurrent playback position (in seconds) of the tracked music.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Tracks music beats and provides events for beat occurrences and playback state changes.
See
Returned By: ExternalMusicModule#getSoundSyncTracker