![]() |
![]() |
![]() |
GStreamer Bad Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseSink +----GstShmSink
"perms" guint : Read / Write "shm-size" guint : Read / Write "socket-path" gchar* : Read / Write "wait-for-connection" gboolean : Read / Write "buffer-time" gint64 : Read / Write / Construct
"perms"
property "perms" guint : Read / Write
Permissions to set on the shm area.
Allowed values: <= 4095
Default value: 416
"shm-size"
property "shm-size" guint : Read / Write
Size of the shared memory area.
Default value: 67108864
"socket-path"
property "socket-path" gchar* : Read / Write
The path to the control socket used to control the shared memory transport. This may be modified during the NULL->READY transition.
Default value: NULL
"wait-for-connection"
property "wait-for-connection" gboolean : Read / Write
Block the stream until the shm pipe is connected.
Default value: TRUE
"client-connected"
signalvoid user_function (GstShmSink *gstshmsink,
gint arg1,
gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |
"client-disconnected"
signalvoid user_function (GstShmSink *gstshmsink,
gint arg1,
gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |