![]() |
DeepAR iOS
v5.2.0
|
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. | |
The video (and audio) recording configuration.