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