Skip to content

Add way to change the loop count of an existing track #742

@edo9300

Description

@edo9300

Both in the previous api and the new one, there is no clean way to change the looping state of a track after it's been started.
With the previous api, while dealing with a "Music" track I had resorted to pausing the track, getting its current position, then playing it with the looping flag changed, and immediately setting the position to the one it was currently at before.
It would be nice to have a dedicated function to apply this behavior and since the api got completely redesigned, it might be worth to add it before the first release in case.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions