![]() |
![]() |
![]() |
GStreamer Bad Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
"perms" guint : Read / Write "shm-size" guint : Read / Write "socket-path" gchar* : Read / Write "wait-for-connection" gboolean : Read / Write
"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: 262144
"socket-path"
property"socket-path" gchar* : Read / Write
The path to the control socket used to control the shared memory transport.
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. |