xenocara/lib/libXv/man/XvFreeAdaptorInfo.man

22 lines
642 B
Groff
Raw Normal View History

2006-11-25 11:01:46 -07:00
.TH XvFreeAdaptorInfo __libmansuffix__ __vendorversion__
.SH Name
XvFreeAdaptorInfo \- free adaptor information
.\"
.SH Syntax
2008-05-24 07:46:47 -06:00
\fBXvFreeAdaptorInfo(XvAdaptorInfo *\fIp_adaptor_info\fR)
2006-11-25 11:01:46 -07:00
.SH Arguments
.\"
.IP \fIp_adaptor_info\fR 8
Pointer to where the adaptor information is located.
.\"
.SH Description
.\"
XvFreeAdaptorInfo(__libmansuffix__) frees adaptor information that
was returned by XvQueryAdaptors(__libmansuffix__). The data structure
used for adaptor information is defined in the
reference page for XvQueryAdaptors(__libmansuffix__).
.SH See Also
.\"
XvQueryAdaptors(__libmansuffix__), XvFreeEncodingInfo(__libmansuffix__)
.br