| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| // If offloaded, flush the stream so the seek is immediate. | ||
| if (isOffloaded()) { | ||
| mAudioStream->flush(); |
There was a problem hiding this comment.
Do you pause the stream somewhere? I think the stream is not allowed to flush when the stream is playing.
Sorry, something went wrong.
There was a problem hiding this comment.
Removed as this never happens anyways
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM. Please consider whether calling getSampleBuffer is appropriate compared to adding some way to query params directly to reduce memory issues in the future
Sorry, something went wrong.
|
@robertwu1 This is true - I might make a second PR concerning this actually - as a minor improvement |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Added a Progress Slider to PowerPlay

Note: This currently is disabled in PCM Offload Mode