XvFreeAdaptorInfo - free adaptor information
Contents
Arguments
p_adaptor_info
Pointer to where the adaptor information is located.
Description
XvFreeAdaptorInfo(3) frees adaptor information that was returned by XvQueryAdaptors(3). The data structure used for adaptor information is defined in the reference page for XvQueryAdaptors(3).
Name
XvFreeAdaptorInfo - free adaptor information
See Also
XvQueryAdaptors(3), XvFreeEncodingInfo(3) X Version 11 libXv 1.0.11 XvFreeAdaptorInfo(3)
Synopsis
voidXvFreeAdaptorInfo(XvAdaptorInfo*p_adaptor_info);
