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

Implemented classes for missing interfaces needed to navigate device topology #1016

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Implemented classes for missing interfaces needed to navigate device topology #1016

merged 1 commit into from
Apr 26, 2023

Conversation

gribunin
Copy link
Contributor

DeviceTopology class (available via property of MMDevice) has properties to get connectors information (Connector class), but the implementation of interfaces like IPart and other related interfaces is missing. This pull request adds the missing classes and adds a demo which navigates device topology of the selected MMDevice.

@markheath
Copy link
Contributor

Sorry for the delay, and thanks for the contribution, looks really useful

@markheath markheath merged commit 6d9d90c into naudio:master Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants