Skip to content

fix(asio): cache device metadata during enumeration#1107

Open
roderickvd wants to merge 1 commit intomasterfrom
fix/asio-collect-enumeration
Open

fix(asio): cache device metadata during enumeration#1107
roderickvd wants to merge 1 commit intomasterfrom
fix/asio-collect-enumeration

Conversation

@roderickvd
Copy link
Member

Enumerate by briefly loading each driver to capture metadata and skip unusable drivers; stop cleanly if a driver is already loaded.

Fixes #1106

Enumerate by briefly loading each driver to capture metadata and skip
unusable drivers; stop cleanly if a driver is already loaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASIO: collecting output_devices() into Vec only returns the first device

1 participant

Comments