TVICameraPreviewView Class Reference
Inherits from | UIView |
---|---|
Declared in | TVICameraPreviewView.h |
Overview
TVICameraPreviewView
previews video captured by TVICameraCapturer
.
This view uses the special preview path offered by AVCaptureVideoPreviewLayer
. It offers some benefits
which are not provided by TVIVideoViewRenderer
such as frame accurate mirroring, and support for UIViewContentMode.
The supported content modes are: UIViewContentModeScaleToFill, UIViewContentModeScaleAspectFill, and UIViewContentModeScaleAspectFit.
orientation
The current orientation of the view’s content.
@property (nonatomic, assign, readonly) UIInterfaceOrientation orientation
Declared In
TVICameraPreviewView.h