pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
521 stars 120 forks source link

Added Name in driver.Info to Microphone driver #509

Closed aljanabim closed 1 year ago

aljanabim commented 1 year ago

A tiny change to the Initialize function in the Microphone driver ensuring that the device name is included in the driver.Info struct.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e64f0d8) 59.02% compared to head (1f0365d) 59.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #509 +/- ## ======================================= Coverage 59.02% 59.02% ======================================= Files 63 63 Lines 3854 3854 ======================================= Hits 2275 2275 Misses 1446 1446 Partials 133 133 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.