commit | ffcb1577fa267ade69ba83e0b62d9ebacb8ef7ed | [log] [tgz] |
---|---|---|
author | Arun Raghavan <git@arunraghavan.net> | Fri Nov 28 22:23:17 2014 +0530 |
committer | Arun Raghavan <git@arunraghavan.net> | Mon Dec 15 11:19:51 2014 +0530 |
tree | 3c0185ea993d715381015d9b794373373ecd97a7 | |
parent | 5c2f0412861ea10f23cee05e7689689d9aca7de6 [diff] |
osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference Now that device selection has no sink/source-specific bits, we can have generic device selection for this path. We do need to now track state changes so we can look up the final device_id once the device is open, though. https://bugzilla.gnome.org/show_bug.cgi?id=740987