Skip to content
  • Håvard Graff's avatar
    harness: add functions for adding sub-harnesses directly · c97f82e3
    Håvard Graff authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    By introducing gst_harness_add_src_harness and gst_harness_add_sink_harness
    we collect all sub-harness setup in one function, making the previous
    sub-harness creation functions now calls these directly, and making it
    much easier (and less error-prone) to add your own src or sink-harness
    using the more generic harness-creation functions.
    c97f82e3