Borderless Video Window
Stefan Kost
ensonic at hora-obscura.de
Thu Aug 25 16:23:53 PDT 2011
On 08/25/11 21:13, William Metcalf wrote:
> Hello All,
>
> Is there any way to remove the border from around a gstreamer video
> window? I would like to make it so that the control buttons (close,
> minimize, etc) and the resizable edge around the window are gone, so
> that I am left with only the video window with no edges. Can anyone
> offer me any help with accomplishing this, or is this even possible
> with gstreamer?
That has nothing to do with gstreamer. In case you are using gtk, call
gtk_window_fullscreen(window);
Stefan
>
> Thank you,
> William
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list