Function ffmpeg_sys_the_third::av_shrink_packet

source ·
pub unsafe extern "C" fn av_shrink_packet(
    pkt: *mut AVPacket,
    size: c_int
)
Expand description

Reduce packet size, correctly zeroing padding

@param pkt packet @param size new size