VA-API
Public Attributes

VAGenericValue Struct Reference

Generic value. More...

#include <va.h>

List of all members.

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.

Detailed Description

Generic value.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines