osxaudio: AudioUnitInitialize on open
authorIlya Konstantinov <ilya.konstantinov@gmail.com>
Mon, 9 Mar 2015 21:15:56 +0000 (23:15 +0200)
committerArun Raghavan <git@arunraghavan.net>
Tue, 14 Jul 2015 12:19:50 +0000 (17:49 +0530)
commit8a8884e150fb91cca7cd605631dca67d15f4fede
tree119c6d3391725f2583524a8870d4ab423fe58957
parent6717c86061f8757fc6d5c7b660a06b59194cf673
osxaudio: AudioUnitInitialize on open

Call AudioUnitInitialize upon open. Otherwise, we cannot get
(hardware) stream format nor channel layout from the outer scope.
sys/osxaudio/gstosxcoreaudio.c