1XvFreeAdaptorInfo(3) libXv Functions XvFreeAdaptorInfo(3)
2
3
4
6 XvFreeAdaptorInfo - free adaptor information
7
9 void XvFreeAdaptorInfo(XvAdaptorInfo *p_adaptor_info);
10
12 p_adaptor_info
13 Pointer to where the adaptor information is located.
14
16 XvFreeAdaptorInfo(3) frees adaptor information that was returned by
17 XvQueryAdaptors(3). The data structure used for adaptor information is
18 defined in the reference page for XvQueryAdaptors(3).
19
21 XvQueryAdaptors(3), XvFreeEncodingInfo(3)
22
23
24
25X Version 11 libXv 1.0.11 XvFreeAdaptorInfo(3)