Skip to content

Support clearing external buffers #55

Description

@kahrendt

#54 will handle stream/clear messages internally, but the library currently has no mechanism to clear the library user's buffers, so stale audio will still play. Since these buffers are out of our control, this is a harder mechanism to implement.

My current thought process is to have a stream/clear signal get sent via the listener interface. Clients are then responsible for calling a "I've cleared the buffers, proceed" method so sendspin-cpp knows it should start sending audio again.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions