init(source:)
Creates a new camera view using the given source.
Declaration
nonisolated init(source: HMCameraSource)Parameters
- source:
The source of a video stream or an image snapshot that a camera view renders.
Creates a new camera view using the given source.
nonisolated init(source: HMCameraSource)The source of a video stream or an image snapshot that a camera view renders.