Top | ![]() |
![]() |
![]() |
![]() |
guint | perms | Read / Write |
guint | shm-size | Read / Write |
gchar * | socket-path | Read / Write |
gboolean | wait-for-connection | Read / Write |
guint64 | buffer-time | Read / Write / Construct |
“perms”
property “perms” guint
Permissions to set on the shm area.
Flags: Read / Write
Allowed values: <= 4095
Default value: 416
“shm-size”
property “shm-size” guint
Size of the shared memory area.
Flags: Read / Write
Default value: 262144
“socket-path”
property “socket-path” gchar *
The path to the control socket used to control the shared memory transport.
Flags: Read / Write
Default value: NULL
“wait-for-connection”
property “wait-for-connection” gboolean
Block the stream until the shm pipe is connected.
Flags: Read / Write
Default value: TRUE
“client-connected”
signalvoid user_function (GstShmSink *gstshmsink, gint arg1, gpointer user_data)
gstshmsink |
the object which received the signal. |
|
user_data |
user data set when the signal handler was connected. |
Flags: Run Last
“client-disconnected”
signalvoid user_function (GstShmSink *gstshmsink, gint arg1, gpointer user_data)
gstshmsink |
the object which received the signal. |
|
user_data |
user data set when the signal handler was connected. |
Flags: Run Last