| Top |  |  |  |  | 
| gboolean | is-live | Read / Write | 
| gchar * | socket-path | Read / Write | 
| gchar * | shm-area-name | Read | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstElement
                ╰── GstBaseSrc
                    ╰── GstPushSrc
                        ╰── GstShmSrc
“is-live” property  “is-live”                  gboolean
True if the element cannot produce data in PAUSED.
Flags: Read / Write
Default value: FALSE
“socket-path” property  “socket-path”              gchar *
The path to the control socket used to control the shared memory.
Flags: Read / Write
Default value: NULL