mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 21:37:44 +00:00
Camera: Extend stream combination query documentation
Stream combination queries differ from regular stream configuration in several ways. Extend documentation and mention any fields that Hal implementations must ignore when checking the input arguments. Bug: 111593096 Test: Android builds successfully Change-Id: Iab97d2cf8aebc29c9ec4c34a382893299a9b9752
This commit is contained in:
@@ -84,6 +84,9 @@ interface ICameraDevice extends @3.2::ICameraDevice {
|
||||
*
|
||||
* The streamList must contain at least one output-capable stream, and may
|
||||
* not contain more than one input-capable stream.
|
||||
* In contrast to regular stream configuration the framework does not create
|
||||
* or initialize any actual streams. This means that Hal must not use or
|
||||
* consider the stream "id" value.
|
||||
*
|
||||
* ------------------------------------------------------------------------
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user