Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 441 Bytes

File metadata and controls

11 lines (6 loc) · 441 Bytes

StepIntoVideo

A sample code for different ways to play video on visionOS 26+.

Video examples

All the videos used in this source code are coming from Apple Streaming Examples.

You can customize them with your own videos by updating StepIntoVideo/Data/VideoSource.swift file.

You can embed your own video into the app and load it from Bundle.main. See source code for details.