|
VA-API
|
Generic value. More...
#include <va.h>
Public Attributes | |
| VAGenericValueType | type |
| Value type. See VAGenericValueType. | |
| int | i |
| 32-bit signed integer. | |
| float | f |
| 32-bit float. | |
| void * | p |
| Generic pointer. | |
| VAGenericFunc | fn |
| Pointer to function. | |
Generic value.
1.7.3