VA-API 2.24.1
Loading...
Searching...
No Matches
VAGenericValue Struct Reference

Generic value. More...

#include <va.h>

Public Attributes

VAGenericValueType type
 Value type. See VAGenericValueType.
union { 
   int32_t   i 
 32-bit signed integer.
   float   f 
 32-bit float.
   void *   p 
 Generic pointer.
   VAGenericFunc   fn 
 Pointer to function.
value
 Value holder.

Detailed Description

Generic value.


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