init(asset:)
Creates a rendering session structure based on a Cinematic asset.
Declaration
init(asset: AVAsset) async throwsParameters
- asset:
The Cinematic asset of interest.
Creates a rendering session structure based on a Cinematic asset.
init(asset: AVAsset) async throwsThe Cinematic asset of interest.