[Bug 743758] osxaudiosrc supports only 44100 sample rate on iOS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 10 08:08:01 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743758
--- Comment #33 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
(In reply to Arun Raghavan from comment #29)
> Review of attachment 298926 [details] [review]:
>
> This one looks a bit tricky. From the documentation at
> https://developer.apple.com/library/ios/documentation/AudioUnit/Reference/
> AUComponentServicesReference/index.html#//apple_ref/c/func/
> AudioUnitInitialize:
>
> """
> Usually, the state of an audio unit (such as its I/O formats and memory
> allocations) cannot be changed while an audio unit is initialized.
> """
I've read this too, but changing the formats "mid-flight" still works just
fine.
You have the simple test app which you wrote for bug 743925.
> We might need to do an initialise and uninitialise just for probing, to deal
> with this.
... if it doesn't actually work fine as-is :)
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list