Skip to content
  • Tim-Philipp Müller's avatar
    structure: add gst_structure_*_get*() vararg functions · cdd47a37
    Tim-Philipp Müller authored
    Add a bunch of vararg getter convenience functions to complement
    the vararg setter functions, and a basic unit test. Fixes #534208.
    
    API: gst_structure_get()
    API: gst_structure_id_get()
    API: gst_structure_get_valist()
    API: gst_structure_id_get_valist()
    cdd47a37