Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add callback for when the decoder reaches EOF #2

Closed
ImCarsen opened this issue May 4, 2024 · 0 comments
Closed

Add callback for when the decoder reaches EOF #2

ImCarsen opened this issue May 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ImCarsen
Copy link
Owner

ImCarsen commented May 4, 2024

Just a handy utility which is needed for my current project.

Requested as a feature for oto, but might as well add it here.
ebitengine/oto#230

Will probably use JackMordaunt's solution ebitengine/oto#230 (comment)

@ImCarsen ImCarsen added the enhancement New feature or request label May 4, 2024
@ImCarsen ImCarsen self-assigned this May 4, 2024
ImCarsen added a commit that referenced this issue May 4, 2024
Added BytesPerFrame (credit to sukus21/go-mp3)
#1
Modified seek
#2
Added an EOF callback function
Added NewDecoderCallback
Added SetCallback
ImCarsen added a commit that referenced this issue May 4, 2024
Add BytesPerFrame (credit to sukus21)
#1
Modified decoder
#2
Added EOF Callback
Added NewDecoderCallback
Added SetCallback
@ImCarsen ImCarsen closed this as completed May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant