mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
libs: context: add missing documentation
Document the region-of-interest configuration variables.
This commit is contained in:
parent
f133c3d67e
commit
3c31e8292a
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ typedef enum {
|
||||||
* GstVaapiConfigInfoEncoder:
|
* GstVaapiConfigInfoEncoder:
|
||||||
* @rc_mode: rate-control mode (#GstVaapiRateControl).
|
* @rc_mode: rate-control mode (#GstVaapiRateControl).
|
||||||
* @packed_headers: notify encoder that packed headers are submitted (mask).
|
* @packed_headers: notify encoder that packed headers are submitted (mask).
|
||||||
|
* @roi_capability: if encoder supports regions-of-interest.
|
||||||
|
* @roi_num_supported: The number of regions-of-interest supported.
|
||||||
*
|
*
|
||||||
* Extra configuration for encoding.
|
* Extra configuration for encoding.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue