Skip to content

Fix soundcard being acquired too early

Thibault Lemaire requested to merge fix/soundcard-acquired-too-early into release/5.1

_create_sinks being called on MSMediaPlayer creation acquires the soundcard, which prevents creation of multiple MSMediaPlayer instances on iOS.

linphone-sdk!2684 (merged)

Merge request reports