Type Alias AVCodecID

pub type AVCodecID = u32;

Trait Implementations§

Source§

impl From<AVCodecID> for AVCodecID

Source§

fn from(value: AVCodecID) -> Self

Converts to this type from the input type.