API Differences in Cinematic in macOS 14.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in Cinematic in the macOS 14.0 SDK.

Table of Contents

Classes

CNAssetInfo
CNCompositionInfo
CNCustomDetectionTrack
CNDetectionTrack
CNFixedDetectionTrack
CNObjectTracker
CNRenderingSession
CNScript
CNDecision
CNDetectionTrack
CNFixedDetectionTrack
CNCustomDetectionTrack
CNDetection
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]