DescriptionTries to avoid crash in media::CoreAudioUtil::CreateDeviceEnumerator.
We have seen crashes which indicates that CoreAudioUtil::CreateDeviceEnumerator can in fact fail with CO_E_NOTINITIALIZED in combination with certain 3rd party
modules. Calling CoInitializeEx is an attempt to resolve the reported
issues.
BUG=383715, 378465
TEST=WebRTC demos
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276721
Patch Set 1 #
Total comments: 2
Patch Set 2 : nit #Messages
Total messages: 6 (0 generated)
|