Function video_aggregator_find_best_format

Source
unsafe extern "C" fn video_aggregator_find_best_format<T: VideoAggregatorImpl>(
    ptr: *mut GstVideoAggregator,
    downstream_caps: *mut GstCaps,
    best_info: *mut GstVideoInfo,
    at_least_one_alpha: *mut gboolean,
)