shmsink: add an shm-area-name property
authorGuillaume Emont <guijemont@igalia.com>
Fri, 27 Apr 2012 16:29:14 +0000 (18:29 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 2 Apr 2015 22:11:37 +0000 (18:11 -0400)
commit48880ea6c7dd0914f60b9b9e1dda34cfbcc5d188
tree4f0abf0680ce544f9e81e2d63c2d2cc46a2124a0
parent43d4d3c5ca4fa70547b9aba29e0a1eefcfe4c049
shmsink: add an shm-area-name property

The shm-area-property tells the name of the shm area used by the element. This
is useful for cases where shmsink is not able to clean up (calling
shm_unlink()), e.g. if it is in a sandbox.

https://bugzilla.gnome.org/show_bug.cgi?id=675134
sys/shm/gstshmsrc.c
sys/shm/shmpipe.c
sys/shm/shmpipe.h