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

Rework resume/pause support in PulseaudioDevice #529

Open
gavv opened this issue Mar 13, 2023 · 0 comments
Open

Rework resume/pause support in PulseaudioDevice #529

gavv opened this issue Mar 13, 2023 · 0 comments
Labels

Comments

@gavv
Copy link
Member

gavv commented Mar 13, 2023

Needed changes in PulseaudioDevice:

  • pause/resume should use pa_stream_cork()
  • we should listen to PA_STREAM_EVENT_REQUEST_CORK and PA_STREAM_EVENT_REQUEST_UNCORK events and accordingly cork/uncork the stream and report idle state
@gavv gavv added the sound io Audio I/O label Mar 13, 2023
@gavv gavv changed the title Rework resume/pause support in PulseAudio device Rework resume/pause support in PulseaudioDevice Mar 13, 2023
@gavv gavv mentioned this issue Mar 13, 2023
@gavv gavv added this to Roc Toolkit Jul 6, 2024
@gavv gavv moved this to Frontlog in Roc Toolkit Jul 6, 2024
@gavv gavv moved this from Frontlog to Backlog in Roc Toolkit Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant