append(_:)
Appends a caption group that the system writes to the output.
Declaration
func append(_ captionGroup: AVCaptionGroup) -> BoolParameters
- captionGroup:
The caption group that the system writes to the output.
Return Value
A Boolean value that indicates whether the operation succeeded.