Collection

Cinematic sample architecture

Source-backed, high-level architecture notes for Apple sample-code pages grouped in the Cinematic folder.

  • Catalog module label: Cinematic
  • Coverage: 2 / 2 sample pages documented
  • Source policy: archive hashes and extracted-tree references are verified locally before analysis

Samples

Sample Platforms High-level architecture Documented patterns
Editing Spatial Audio with an audio mix macOS A Swift sample centered on SpatialAudioCLI, with direct use of Cinematic, AVFoundation, ArgumentParser. Actor-isolated state
Playing and editing Cinematic mode video macOS A Metal, Swift sample with the source-visible chain CinematicVideoPlaybackAndEditingAppContentViewCinematicPlayerCinematic APIs. Protocol-oriented abstraction, Binding-based state propagation, Actor-isolated state

Cross-sample signals

Recurring documented patterns

Pattern label Sample documents
Actor-isolated state 2

Type-role naming evidence

Counts below are declaration-name suffixes, not inferred patterns.

Role suffix Distinct declarations across samples
View 3
App 1
Player 1

Swift access-control evidence

These are declaration occurrences in scanned Swift source, including implicit internal declarations.

Access level Occurrences
implicit internal 384
private 30
public 2

References

Generated from the verified local catalog and completed Markdown documents.