API Differences in Cinematic in iOS 17.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in Cinematic in the iOS 17.0 SDK.

Table of Contents

Classes

CNAssetInfo
CNCompositionInfo
CNCustomDetectionTrack
CNDetectionTrack
CNFixedDetectionTrack
CNObjectTracker
CNRenderingSession
CNScript
CNDetection
CNDetectionTrack
CNFixedDetectionTrack
CNCustomDetectionTrack
CNDecision
CNBoundsPrediction
CNObjectTracker

Structs

CNBoundsPrediction
CNDecision
CNDetection

Functions & Methods

AVFoundation.AVMutableComposition
public func addTracks(for cinematicAssetInfo: Cinematic.CNAssetInfo, preferredStartingTrackID: CoreMedia.CMPersistentTrackID) -> Cinematic.CNCompositionInfo

Properties & Constants

CNAssetInfo
public var frameTimingTrack: AVFoundation.AVAssetTrack
CNAssetInfo
public var sampleDataTrackIDs: [CoreMedia.CMPersistentTrackID]
CNAssetInfo
public var videoCompositionTrackIDs: [CoreMedia.CMPersistentTrackID]
CNAssetInfo
public var videoCompositionTracks: [AVFoundation.AVAssetTrack]