Object Hierarchy
GObject
+----GInitiallyUnowned
+----GstObject
+----GstElement
+----GstBaseSrc
+----GstPushSrc
+----GstShmSrc
Description
Synopsis
Element Information
plugin |
shm
|
author |
Olivier Crete <olivier.crete@collabora.co.uk> |
class |
Source |
Element Pads
name |
src |
direction |
source |
presence |
always |
details |
ANY |
Details
struct GstShmSrc
struct GstShmSrc;
Property Details
The "is-live"
property
"is-live" gboolean : Read / Write
True if the element cannot produce data in PAUSED.
Default value: FALSE
The "socket-path"
property
"socket-path" gchar* : Read / Write
The path to the control socket used to control the shared memory.
Default value: NULL
The "shm-area-name"
property
"shm-area-name" gchar* : Read
The name of the shared memory area used to get buffers.
Default value: NULL