A plane offset and row stride within VideoInterop.Binary.data.
Summary
Types
@type t() :: %VideoInterop.Binary.Plane{ offset: non_neg_integer(), stride: pos_integer() }
A plane offset and row stride within VideoInterop.Binary.data.
@type t() :: %VideoInterop.Binary.Plane{ offset: non_neg_integer(), stride: pos_integer() }