Method | Description | |
---|---|---|
CameraFeedUtility ( UIView rootView, UIView cameraView ) : System.Collections.Generic | ||
InitAndStartCamera ( ) : void | ||
StopCamera ( ) : void | ||
UpdatePreviewRotation ( UIInterfaceOrientation orientation ) : void |
public CameraFeedUtility ( UIView rootView, UIView cameraView ) : System.Collections.Generic | ||
rootView | UIView | |
cameraView | UIView | |
return | System.Collections.Generic |
public UpdatePreviewRotation ( UIInterfaceOrientation orientation ) : void | ||
orientation | UIInterfaceOrientation | |
return | void |