CNScript
A collection of focus decisions, focus transitions, detections, and detection tracks associated with a movie captured in Cinematic mode and methods to change them.
Declaration
final class CNScriptOverview
The Cinematic script provides thread-safe access to information about the focus decisions made in the original recorded Cinematic movie. The script supports changing those decisions and obtaining updated information about where to focus each frame. You can snapshot changes to a script and later reload them.
Topics
Structures
Initializers
Instance Properties
Instance Methods
addDetectionTrack(_:)addUserDecision(_:)baseDecisions(in:)changes()changes(trimmedBy:)decision(after:)decision(at:tolerance:)decision(before:)decisions(in:)detectionTrack(for:)detectionTrack(for:)frame(at:tolerance:)frames(in:)primaryDecision(at:)reload(changes:)removeAllUserDecisions()removeDetectionTrack(_:)removeUserDecision(_:)secondaryDecision(at:)timeRangeOfTransition(after:)timeRangeOfTransition(before:)userDecisions(in:)