Contents

init(width:height:)

Creates a caption size with width and height values.

Declaration

init(width: AVCaptionDimension, height: AVCaptionDimension)

Parameters

  • width:

    The caption width.

  • height:

    The caption height.