Trait ffmpeg_next::codec::packet::traits::Ref[][src]

pub trait Ref {
    fn as_ptr(&self) -> *const AVPacket;
}

Required methods

Implementors