One AVDRM-style format layer and its planes.
A layer describes storage for one frame; it is not a compositor or UI layer.
Summary
Types
@type t() :: %VideoInterop.DMABuf.Layer{ fourcc: VideoInterop.DMABuf.FourCC.t(), planes: [VideoInterop.DMABuf.Plane.t()] }