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

file caching - saving AAC stream #5

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 0 comments
Open

file caching - saving AAC stream #5

GoogleCodeExporter opened this issue Mar 18, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

[e-mail - KD]
-------------
I'm wondering how you would extend your AAC player to allow for file caching.
That is, at the same time you're feeding the audio device with samples, you 
would write the original AAC buffer to file - for later playback.

Can your AAC Player be extended with this feature? Please point me in the right 
direction :)
-------------

Solution:
Probably by extending of PlaybackListener or create a new type of listener 
which will be called by BufferReader just after fetching the data chunk.

Original issue reported on code.google.com by vbarta...@gmail.com on 26 Jun 2011 at 8:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant