libcamera v0.7.0+1-4ceceb68
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
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 { 0 }
 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: