Mark ges_timeline_load_from_uri as deprecated

This commit is contained in:
Pat DeSantis 2019-02-22 17:31:06 -08:00 committed by Thibault Saunier
parent 9c14cb33ea
commit ce94db774d

View file

@ -80,6 +80,8 @@ typedef gboolean (*GESFormatterCanLoadURIMethod) (GESFormatter *dummy_instance,
*
* Returns: TRUE if the @timeline was properly loaded from the given @uri,
* else FALSE.
*
* Deprecated: 1.16: Use @ges_timeline_load_from_uri
**/
typedef gboolean (*GESFormatterLoadFromURIMethod) (GESFormatter *formatter,
GESTimeline *timeline,