Alsasink pull

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Alsasink pull

Petr Kulhavy
Hi,

gst-inspect called on alsasink announces property "can-activate-pull".
But in the alsasink source I can't find such a property and the
implementation seems to be push only (wait and write).
Does alsasink support pull?

Thanks
Petr
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Alsasink pull

Sebastian Dröge-3
On Fri, 2016-10-28 at 18:06 +0200, Petr Kulhavy wrote:
> Hi,
>
> gst-inspect called on alsasink announces property "can-activate-
> pull". 
> But in the alsasink source I can't find such a property and the 
> implementation seems to be push only (wait and write).
> Does alsasink support pull?

No, currently none of our audio sinks can actually work in pull mode.
Some infrastructure would have to be written for that first, and
previous experiments suggested that it does not really make much of a
difference other than complicating the code more.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment