mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-31 18:29:29 +00:00
Update log message
This commit is contained in:
parent
cf9cfe7b35
commit
88713cf1db
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ import linphonesw
|
|||
var found = false
|
||||
|
||||
core.audioDevices.forEach { (audioDevice) in
|
||||
Log.i("[Audio Route Helper] cdes [\(audioDevice.deviceName)] [\(audioDevice.type)] [\(audioDevice.capabilities)] ")
|
||||
Log.i("[Audio Route Helper] registered coe audio devices are : [\(audioDevice.deviceName)] [\(audioDevice.type)] [\(audioDevice.capabilities)] ")
|
||||
}
|
||||
|
||||
core.audioDevices.forEach { (audioDevice) in
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue