Table of Contents
XvFreeAdaptorInfo - free adaptor information
XvFreeAdaptorInfo(p_adaptor_info)
XvAdaptorInfo *p_adaptor_info;
- p_adaptor_info
- Pointer to where
the adaptor information is located.
XvFreeAdaptorInfo(3X)
frees adaptor information that was returned by XvQueryAdaptors(3X)
. The
data structure used for adaptor information is defined in the reference
page for XvQueryAdaptors(3X)
.
XvQueryAdaptors(3X)
, XvFreeEncodingInfo(3X)
Table of Contents