size
The height and width of the region.
Declaration
var size: AVCaptionSize { get }Discussion
CEA608 closed captions limit the height property’s value to 1 cell, except when the value of its scroll property is AVCaptionRegion.Scroll.rollUp. In this case, the height property’s value must be 2, 3 or 4 cells.