mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06: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:
|
||||
* @rc_mode: rate-control mode (#GstVaapiRateControl).
|
||||
* @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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue