shithub: equis

ref: 1fb9858663c3c5fd7bd59727103e290aab96bd74
dir: /sys/src/ape/X11/lib/Xv/man/XvFreeEncodingInfo.man/

View raw version
.TH XvFreeEncodingInfo __libmansuffix__ __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(__libmansuffix__) frees encoding information that 
was returned by XvQueryEncodings(__libmansuffix__).  The data structure
used for encoding information is defined in the
reference page for XvQueryEncodings(__libmansuffix__).
.SH See Also
.\"
XvQueryEncodings(__libmansuffix__)
.br