.TH XvFreeEncodingInfo 3 "libXv 1.0.12" "X Version 11" "libXv Functions" .SH NAME XvFreeEncodingInfo \- free encoding information .\" .SH SYNOPSIS .BI "void XvFreeEncodingInfo(XvEncodingInfo *" p_encoding_info ");" .SH ARGUMENTS .\" .IP \fIp_encoding_info\fR 8 Pointer to where the encoding information is located. .\" .SH DESCRIPTION .\" .BR XvFreeEncodingInfo (3) frees encoding information that was returned by .BR XvQueryEncodings (3). The data structure used for encoding information is defined in the reference page for .BR XvQueryEncodings (3). .SH SEE ALSO .\" .BR XvQueryEncodings (3)