Contents

isCinematic(asset:)

Determines if the asset is Cinematic asynchronously.

Declaration

class func isCinematic(asset: AVAsset) async -> Bool

Parameters

  • asset:

    The asset of interest.

Return Value

A flag that indicates whether the asset is Cinematic.