|
|
| |
XvFreeAdaptorInfo(3) |
libXv Functions |
XvFreeAdaptorInfo(3) |
XvFreeAdaptorInfo - free adaptor information
void XvFreeAdaptorInfo(XvAdaptorInfo *p_adaptor_info);
- p_adaptor_info
- Pointer to where the adaptor information is located.
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).
XvQueryAdaptors(3), XvFreeEncodingInfo(3)
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |