|
libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
Stream configuration for the IPA interface. More...
Public Attributes | |
| unsigned int | pixelFormat |
| The stream pixel format. | |
| Size | size |
| The stream size in pixels. | |
Stream configuration for the IPA interface.
The IPAStream structure stores stream configuration parameters needed by the IPAInterface::configure() method. It mirrors the StreamConfiguration class that is not suitable for this purpose due to not being serializable.