libcamera  v0.2.0+150-2031e2f2
Supporting cameras in Linux since 2019
Public Attributes | List of all members
libcamera::IPAStream Struct Reference

Stream configuration for the IPA interface. More...

Collaboration diagram for libcamera::IPAStream:
Collaboration graph
[legend]

Public Attributes

uint32_t pixelFormat
 The stream pixel format.
 
Size size
 The stream size in pixels.
 

Detailed Description

Stream configuration for the IPA interface.

The IPAStream structure stores stream configuration parameters needed by the IPAInterface::configure() function. It mirrors the StreamConfiguration class that is not suitable for this purpose due to not being serializable.


The documentation for this struct was generated from the following files: