struct StreamCreationData

Defined at line 20 of file ../../src/camera/drivers/controller/stream_pipeline_info.h

|StreamCreationData| is populated runtime based on

|config_index|, |stream_index| and |image_format_index| parameters

when clients call into HAL to request for

new streams. This structure is valid only during

stream creation call.

Public Members

const std::vector<InternalConfigNode> & roots
StreamConfig stream_config
uint32_t image_format_index
FrameRateRange frame_rate_range

Public Methods

fuchsia::camera2::CameraStreamType stream_type ()

Returns the stream type of the requested stream.

Defined at line 33 of file ../../src/camera/drivers/controller/stream_pipeline_info.h