[gstreamer-bugs] [Bug 632667] New: [ximagesink]added read-only properties window-width and window-height
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Oct 20 02:49:52 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=632667
GStreamer | gst-plugins-base | 0.10.x
Summary: [ximagesink]added read-only properties window-width
and window-height
Classification: Desktop
Product: GStreamer
Version: 0.10.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: andreailseba at virgilio.it
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=172822)
--> (https://bugzilla.gnome.org/attachment.cgi?id=172822)
xvimagesink.c added with properties window-width and window-height
Added read-only properties window-width and window-height to let know to any
application what are the current video window dimensions.
Property window-width is a selector for width field of the GstWindow structure
pointed by GstXImageSink structure. The same is for window-height but for field
height in GstWindow pointed by GstXImageSink.
The aim of these two properties is to allow application to read the width and
the height of the current video window.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list