Function gstreamer_base::subclass::aggregator::aggregator_create_new_pad

source ยท
unsafe extern "C" fn aggregator_create_new_pad<T: AggregatorImpl>(
    ptr: *mut GstAggregator,
    templ: *mut GstPadTemplate,
    req_name: *const c_char,
    caps: *const GstCaps,
) -> *mut GstAggregatorPad