A visible rectangle inside a coded video image.
Summary
Types
@type t() :: %VideoInterop.Rect{ height: pos_integer(), width: pos_integer(), x: non_neg_integer(), y: non_neg_integer() }
A visible rectangle inside a coded video image.
@type t() :: %VideoInterop.Rect{ height: pos_integer(), width: pos_integer(), x: non_neg_integer(), y: non_neg_integer() }