audioencoder: add src and sink query methods
authorThiago Santos <thiagoss@osg.samsung.com>
Sun, 16 Aug 2015 11:12:01 +0000 (08:12 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Sun, 16 Aug 2015 11:14:35 +0000 (08:14 -0300)
commit5a0bee3f13ca05f8587508d2ef929e476484039e
tree03bcccd7e5f331d8d617ca331dbf9e7f779a13bc
parent7fc856ff5c2541493a2411d7b87cd7c6d012b955
audioencoder: add src and sink query methods

Allows subclasses to do their own handling of GstQuery and still
chain up to the parent class to handle the ones that they don't want
to handle
gst-libs/gst/audio/gstaudioencoder.c
gst-libs/gst/audio/gstaudioencoder.h