mirror of
https://github.com/pion/mediadevices.git
synced 2025-09-26 20:41:46 +08:00
Added Name in driver.Info to Microphone driver
This commit is contained in:

committed by
Atsushi Watanabe

parent
e64f0d8697
commit
09f6bdeac4
@@ -68,6 +68,7 @@ func Initialize() {
|
||||
Label: device.ID.String(),
|
||||
DeviceType: driver.Microphone,
|
||||
Priority: priority,
|
||||
Name: info.Name(),
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user