opensolaris man page for xvfreeadaptorinfo

Query: xvfreeadaptorinfo

OS: opensolaris

Section: 3

Links: opensolaris man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XvFreeAdaptorInfo(3)						  libXv Functions					      XvFreeAdaptorInfo(3)

NAME
XvFreeAdaptorInfo - free adaptor information
SYNOPSIS
void XvFreeAdaptorInfo(XvAdaptorInfo *p_adaptor_info);
ARGUMENTS
p_adaptor_info Pointer to where the adaptor information is located.
DESCRIPTION
XvFreeAdaptorInfo(3) frees adaptor information that was returned by XvQueryAdaptors(3). The data structure used for adaptor information is defined in the reference page for XvQueryAdaptors(3).
SEE ALSO
XvQueryAdaptors(3), XvFreeEncodingInfo(3) X Version 11 libXv 1.0.7 XvFreeAdaptorInfo(3)