IVSImageDeviceFrame
Objective-C
@interface IVSImageDeviceFrame : NSObjectSwift
class IVSImageDeviceFrame : NSObjectA data class providing metadata about the frames going through an IVSImageDevice.
- 
                  
                  The size of the current frame. DeclarationObjective-C @property (nonatomic, readonly) CGSize size;Swift var size: CGSize { get }
