Skip to content

[WASAPI] Using fixed buffer size when the only available output config shows 'Unknown' buffer size ? #534

Open
@the-drunk-coder

Description

@the-drunk-coder

I was trying to set a fixed buffer size on Windows/WASAPI, but as a result I only get the message that the device doesn't support this configuration, no matter which buffer size I try.

When checking the available configurations, the buffer size is set to Unknown. Does that mean it's generally impossible to set a fixed buffer size in this situation? Or does cpal just check against the available config and, seeing that there is none that supports the requested size, returns an error ?

I'm not super familiar with the windows audio world, so I'm not sure what the WASAPI capabilities are ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions