baseparse: add since doc to new getcaps function

This commit is contained in:
Thiago Santos 2011-10-18 08:48:37 -03:00
parent 2e6b434730
commit 4c1397d572

View file

@ -192,6 +192,7 @@ struct _GstBaseParse {
* Allows closing external resources.
* @set_sink_caps: allows the subclass to be notified of the actual caps set.
* @get_sink_caps: allows the subclass to do its own sink get caps if needed.
* Since: 0.10.36
* @check_valid_frame: Check if the given piece of data contains a valid
* frame.
* @parse_frame: Parse the already checked frame. Subclass need to