Contents

init(x:y:)

Creates a caption point with x and y coordinates.

Declaration

init(x: AVCaptionDimension, y: AVCaptionDimension)

Parameters

  • x:

    The point’s x coordinate.

  • y:

    The point’s y coordinate.