Skip to content

docs: standardize GstContext, GstControlBinding documentation

Mathieu Duponchelle requested to merge meh/gstreamer:improve-doc into master

docs: standardize GstContext, GstControlBinding documentation

  • Document virtual methods in standalone comments, in order to properly annotate them

  • Don't repeat what annotations are stating with respect to ownership transfer, nullability

  • Mark GstControlBinding ABI field as private

  • Misc cleanup / typo fixes / addition of links

Edited by Mathieu Duponchelle

Merge request reports