![]() |
![]() |
![]() |
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
"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
"znear"
property"znear" gdouble : Write
Specifies the distance from the viewer to the near clipping plane.
Allowed values: [0,100]
Default value: 0.1