pub unsafe extern "C" fn ff_framequeue_init(
fq: *mut FFFrameQueue,
fqg: *mut FFFrameQueueGlobal,
)
Expand description
Init a frame queue and attach it to a global structure.
pub unsafe extern "C" fn ff_framequeue_init(
fq: *mut FFFrameQueue,
fqg: *mut FFFrameQueueGlobal,
)
Init a frame queue and attach it to a global structure.