What Surface needs to use in Android?

Sebastian Dröge sebastian at centricular.com
Tue Sep 2 05:30:39 PDT 2014


On Di, 2014-09-02 at 15:52 +0400, Anton Olegovich wrote:
> If autovideosink in Android findes out glimagesink is there a need to 
> change GStreamerSurfaceView?

No, glimagesink and previously eglglessink only need something that
provides an android.view.Surface. And in native code you need to call
ANativeWindow_fromSurface() on that to get a ANativeWindow, and then
pass this to the sink.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140902/1437aa28/attachment.sig>


More information about the gstreamer-devel mailing list