InitializationError
Defines a critical error during any of the frame producer initialization phases.
Subtypes:
Inheritors
Types
Defines an error during the initialization of the frame producer. For a camera frame producer, this means that the camera could not be initialized due to a camera state error.
Defines the lack of the underlying requirements that backs the frame producer. For a camera frame producer, this usually means that the device does not have a hardware camera that can be used for the configured MiSnap session.
Defines an insufficiency in the capacities of the frame producer that prevents its use. For a camera frame producer, this means that the device does not have a camera that can be used for the configured MiSnap session.
Defines an error while converting the frames produced into usable formats.
Defines an error with the surface during the initialization of the continuous stream of preview frames.
Defines an error during the initialization of the continuous stream of preview frames. For a camera frame producer, this usually means that the preview can't be initialized due to an error in the state of the frame producer, re-initialization is recommended.