Camera constructor

Camera()

Construct a Camera.

This should only be used for testing or when creating a custom type channel implementation of this class. Otherwise, an instance should be provided from open.

Implementation

Camera();