append(_:)
Appends a caption to the writer input.
Declaration
func append(_ caption: AVCaption) -> BoolParameters
- caption:
The caption that the system appends to the writer input.
Return Value
A Boolean value that indicates whether the operation succeeded.