Skip to content
  • Mathieu Duponchelle's avatar
    docs: standardize GstBus documentation · 5df982fd
    Mathieu Duponchelle authored
    * Don't mention explicitly that API is MT safe, this implies that
      other API is not. GStreamer API is assumed to be MT safe, thread
      safety should only be explicitly mentioned when API is *not* MT safe
    
    * Don't repeat what annotations are stating with respect to ownership
      transfer, nullability
    
    * Document virtual methods and the class structure
    
    * Misc cleanup / typo fixes / addition of links
    
    Part-of: <!753>
    5df982fd