Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Change file position #74

Answered by pschatzmann
Udaymakxenia asked this question in Q&A
Discussion options

You must be logged in to vote

Just get the actual Stream: This can be casted to a file on which you can do any file operations like lseek...

ps you posted this to the wrong project. The audio player is part of the AudioTools and you need to check the class documentation that you can find there!

As an alternative you can implement your own AudioSource (or by using the AudioSourceCallback class)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Udaymakxenia
Comment options

Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants