Type Definition mp4ameta::ImgRef[][src]

type ImgRef<'a> = Img<&'a [u8]>;
Expand description

An alias for an image reference.