class documentation

class LuxonisComponent(BaseModelExtraForbid):

View In Hierarchy

Media component within a source.

Most commonly, this represents one image sensor.

Instance Variable image_type Image kind. Only used for image media.
Instance Variable media_type Media kind represented by the component.
Instance Variable name Human-readable component name.
image_type: ImageType =

Image kind. Only used for image media.

media_type: MediaType =

Media kind represented by the component.

name: str =

Human-readable component name.