summaryrefslogtreecommitdiff
path: root/man/XvFreeEncodingInfo.man
blob: 385360bf71fb893d2ad81d56d3b1b76eddb788ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH XvFreeEncodingInfo 3X __vendorversion__
.\" $XFree86: xc/doc/man/Xv/XvFreeEncodingInfo.man,v 1.4 1999/03/02 11:49:13 dawes Exp $
.SH Name
XvFreeEncodingInfo \- free encoding information 
.\"
.SH Syntax
\fBXvFreeEncodingInfo(\fIp_encoding_info\fR)
.sp 1l
\fBXvEncodingInfo \fI*p_encoding_info\fR;
.SH Arguments
.\"
.IP \fIp_encoding_info\fR 8
Pointer to where the encoding information is located. 
.\"
.SH Description
.\"
XvFreeEncodingInfo(3X) frees encoding information that 
was returned by XvQueryEncodings(3X).  The data structure
used for encoding information is defined in the
reference page for XvQueryEncodings(3X).
.SH See Also
.\"
XvQueryEncodings(3X)
.br