libcamera
v0.3.1+12-19bbca3c
Supporting cameras in Linux since 2019
|
Stream configuration for the IPA interface. More...
Public Attributes | |
uint32_t | 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() function. It mirrors the StreamConfiguration class that is not suitable for this purpose due to not being serializable.