VA-API  2.19.0
Public Attributes | List of all members
VAContextParameterUpdateBuffer Struct Reference

update the context parameter this structure is used to update context parameters, such as priority of the context backend driver should keep the parameter unchanged if there no new parameter updated. More...

#include <va.h>

Public Attributes

VAConfigAttribValContextPriority context_priority
 task/context priority
 
uint32_t context_priority_update: 1
 indicate whether context priority changed
 
uint32_t reserved: 31
 Reserved bits for future use, must be zero. More...
 

Detailed Description

update the context parameter this structure is used to update context parameters, such as priority of the context backend driver should keep the parameter unchanged if there no new parameter updated.

Member Data Documentation

◆ reserved

uint32_t VAContextParameterUpdateBuffer::reserved

Reserved bits for future use, must be zero.

Reserved bytes for future use, must be zero.


The documentation for this struct was generated from the following file: