Function video_aggregator_aggregate_frames

Source
unsafe extern "C" fn video_aggregator_aggregate_frames<T: VideoAggregatorImpl>(
    ptr: *mut GstVideoAggregator,
    outbuf: *mut *mut GstBuffer,
) -> GstFlowReturn