diff options
Diffstat (limited to 'man/XvFreeEncodingInfo.man')
-rw-r--r-- | man/XvFreeEncodingInfo.man | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/man/XvFreeEncodingInfo.man b/man/XvFreeEncodingInfo.man new file mode 100644 index 0000000..d7f609c --- /dev/null +++ b/man/XvFreeEncodingInfo.man @@ -0,0 +1,24 @@ +.TH XvFreeEncodingInfo 3X __vendorversion__ +.\" $XFree86: xc/doc/man/Xv/XvFreeEncodingInfo.man,v 1.5 2001/01/27 18:20:35 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 |