![]() |
![]() |
![]() |
GStreamer OpenGL Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GstObject +----GstElement +----GstBaseTransform +----GstGLFilter +----GstGLFilterReflectedScreen
"active-graphic-mode" gboolean : Read / Write "aspect" gdouble : Write "fovy" gdouble : Write "separated-screen" gboolean : Read / Write "show-floor" gboolean : Read / Write "zfar" gdouble : Write "znear" gdouble : Write
Map Video Texture upon a screen, on a reflecting surface
plugin |
opengl |
author |
Pierre POUZOL <pierre.pouzol@hotmail.fr> |
class |
Filter/Effect |
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw-gl, width=(int)[ 1, 8000 ], height=(int)[ 1, 6000 ], pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)[ 0/1, 100/1 ] |
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw-gl, width=(int)[ 1, 8000 ], height=(int)[ 1, 6000 ], pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)[ 0/1, 100/1 ] |
"active-graphic-mode"
property "active-graphic-mode" gboolean : Read / Write
Allow user to activate stencil buffer and blending.
Default value: TRUE
"aspect"
property "aspect" gdouble : Write
Field of view in the x direction.
Allowed values: [0,100]
Default value: 0
"fovy"
property "fovy" gdouble : Write
Field of view angle in degrees.
Allowed values: [0,180]
Default value: 60
"separated-screen"
property "separated-screen" gboolean : Read / Write
Allow to insert a space between the two screen. Will cancel 'show floor' if active. Value are TRUE or FALSE(default).
Default value: FALSE
"show-floor"
property "show-floor" gboolean : Read / Write
Allow the user to show the supportive floor. Will cancel 'separated screen' if active. Value are TRUE(default) or FALSE.
Default value: TRUE
"zfar"
property "zfar" gdouble : Write
Specifies the distance from the viewer to the far clipping plane.
Allowed values: [0,1000]
Default value: 100