Borderless Video Window

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

Borderless Video Window

william.l.metcalf
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?

Thank you,
William
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Borderless Video Window

Stefan Sauer
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
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel