CameraSessionType
@objc
public enum CameraSessionType : Int- 
                  
                  DeclarationSwift case FrontCameraSession
- 
                  
                  DeclarationSwift case BackCameraSession
- 
                  
                  DeclarationSwift public var isFrontCamera: Bool { get }
 CameraSessionType Enumeration Reference
        CameraSessionType Enumeration Reference