Contents

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.

See Also

Creating a camera view