mirror of
https://github.com/samsonjs/SwiftyCam.git
synced 2026-03-25 09:05:52 +00:00
Added documentation{
This commit is contained in:
parent
62eef1dce0
commit
65c26e35a9
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ open class SwiftyCamViewController: UIViewController {
|
|||
|
||||
public var allowAutoRotate = false
|
||||
|
||||
/// Specifies the [videoGravity](https://developer.apple.com/reference/avfoundation/avcapturevideopreviewlayer/1386708-videogravity) for the preview layer.
|
||||
public var videoGravity : SwiftyCamVideoGravity = .resizeAspect
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue