Function ffmpeg::avutil::max_buffer_alignment
source · pub fn max_buffer_alignment() -> usize
Expand description
Get the maximum data alignment that may be required by FFmpeg. This could change depending on FFmpeg’s build configuration (AVX etc.).