Skip to content

Sink device handling in wasapi backend #1296

Description

@maxbachmann

We need a playback device + context that is always valid and "playing" even when there is no usable output device. Both at startup and during hot-plug at runtime. So when there is no device connected we want the behaviour of the null backend and otherwise the behaviour of the wasapi backend.

Our current local patch is maxbachmann@364c2d9. With this we can start with/without devices and call alcReopenDeviceSOFT whenever there is a device change/removal.

Is there already way to achieve this without our patch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions