Contents

canAccept(_:)

Asks the extension whether the decoder can decode frames with the format description that you specify.

Declaration

optional func canAccept(_ formatDescription: CMFormatDescription) -> Bool

Parameters

  • formatDescription:

    The new format description to evaluate.

See Also

Decoding frames