We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424ad06 commit 4f585fdCopy full SHA for 4f585fd
doc/releases/migration-guide-4.2.rst
@@ -727,6 +727,10 @@ Video
727
* Samples and projects using the :ref:`native simulator <native_sim>` now require specifying the
728
``--snippet`` :ref:`video-sw-generator <snippet-video-sw-generator>` to build correctly.
729
730
+* :c:func:`video_query_ctrl` now takes a single argument with the :c:struct:`video_ctrl_query`,
731
+ which now contains a ``video_ctrl_query.dev`` field to specify and read back which device is
732
+ being queried (:github:`91265`).
733
+
734
Audio
735
=====
736
0 commit comments