DeepAR iOS  v5.2.0
Public Attributes | List of all members
RecordingConfig Struct Reference

The video (and audio) recording configuration. More...

#include <DeepAR.h>

Public Attributes

NSInteger outputWidth
 The output video width.
 
NSInteger outputHeight
 The output video height.
 
CGRect subframe
 The sub rectangle of the ARView that you want to record in normalized coordinates (0.0 - 1.0).
 
NSDictionary * videoCompressionProperties
 An NSDictionary used as the value for the key AVVideoCompressionPropertiesKey. Read more about video compression options in the official docs here.
 
BOOL recordAudio
 Determine whether audio is recorded or not.
 

Detailed Description

The video (and audio) recording configuration.


The documentation for this struct was generated from the following file: