| GStreamer Bad Plugins 0.11 Plugins Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | 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
"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. |