gdp: Hide the GstStructure in GstEvent
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 10 May 2011 09:50:16 +0000 (11:50 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 25 Dec 2011 22:49:59 +0000 (22:49 +0000)
commit1d9482190dd60b4be705b351a2ae98c8f888a4a0
treeaa180c30aaa87be8df6dfe0a1047f1b67aab74b8
parentf8cdb67fa5e86915b43c065f3158d79ce2030ca0
gdp: Hide the GstStructure in GstEvent

Hide the GstStructure of the event in the implementation specific part so that
we can change it.
Add methods to check and make the event writable.
Add a new method to get a writable GstStructure of the element.
Avoid directly accising the event structure.
gst/gdp/dataprotocol.c