Skip to main content

av_container_fifo_alloc_avpacket

Function av_container_fifo_alloc_avpacket 

Source
pub unsafe extern "C" fn av_container_fifo_alloc_avpacket(
    flags: c_uint,
) -> *mut AVContainerFifo
Expand description

Allocate an AVContainerFifo instance for AVPacket.

@param flags currently unused