Skip to content
Ahmed Fathi Bekhit edited this page Nov 4, 2017 · 17 revisions

Framework

ARVideoKit

Enabling developers to capture videos πŸ“Ή, photos πŸŒ„, Live Photos πŸŽ‡, and GIFs πŸŽ† with ARKit content.


Overview

ARVideoKit framework is built on top of Apple's ARKit, AVFoundation, Metal and CoreMedia to render ARSCNView or ARSKView content with the device's camera stream. Enabling developers to easily capture videos πŸ“Ή, photos πŸŒ„, Live Photos πŸŽ‡ and GIFs πŸŽ†.

Topics

Classes

class RecordAR

A class that renders an ARSCNView or ARSKView content with the device's camera stream to generate a video πŸ“Ή, photo πŸŒ„, Live Photo πŸŽ‡ or GIF πŸŽ†.

class ARView

A class that configures the Augmented Reality View orientations.

Protocols

protocol RecordARDelegate

A protocol that defines the methods triggered when the video recorder status change.

protocol RenderARDelegate

A protocol that defines the method triggered when the ARSCNView or ARSKView content is rendered with the device's camera stream.

References

ARVideoKit Enumerations

Clone this wiki locally