conformedCaption(for:)
Creates a caption that conforms to a specific format.
Declaration
func conformedCaption(for caption: AVCaption) throws -> AVCaptionParameters
- caption:
The caption to conform.
Return Value
A caption that conforms to the defined caption format.