shmsrc

shmsrc

Properties

gboolean is-live Read / Write
gchar * socket-path Read / Write

Types and Values

struct GstShmSrc

Object Hierarchy

    GObject
    ╰── GstObject
        ╰── GstElement
            ╰── GstBaseSrc
                ╰── GstPushSrc
                    ╰── GstShmSrc

Description

Functions

Types and Values

struct GstShmSrc

struct GstShmSrc;

Property Details

The “is-live” property

  “is-live”                  gboolean

True if the element cannot produce data in PAUSED.

Flags: Read / Write

Default value: FALSE

The “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