Contents

append(_:)

Appends a caption to the writer input.

Declaration

func append(_ caption: AVCaption) -> Bool

Parameters

  • caption:

    The caption that the system appends to the writer input.

Return Value

A Boolean value that indicates whether the operation succeeded.

See Also

Appending captions