DescriptionFix initialization/termination of AudioDeviceTemplate
AudioDeviceTemplate doesn't initialize `output_` and `input_` if the
initialization of `audio_manager_` succeeds. Similarly, it doesn't
terminate `input_` and `audio_manager_` if the termination of `output_`
succeeds. This CL fixes this.
BUG=
Committed: https://crrev.com/9deaa86136e74fbf22065bf8a479780942e81fc8
Cr-Commit-Position: refs/heads/master@{#9760}
Patch Set 1 #
Total comments: 4
Patch Set 2 : address feedback from tommi #Patch Set 3 : address feedback from tommi (try to handle initialization failure) #Messages
Total messages: 10 (3 generated)
|