libXv Functions XvFreeEncodingInfo(3xv)
NAME
XvFreeEncodingInfo - free encoding information
SYNOPSIS
cc [ flag... ] file... -lXv [ library... ]
void XvFreeEncodingInfo(XvEncodingInfo *p_encoding_info);
ARGUMENTSp_encoding_info
Pointer to where the encoding information is located.DESCRIPTION
XvFreeEncodingInfo(3xv) frees encoding information that was
returned by XvQueryEncodings(3xv). The data structure used for encoding information is defined in the reference page for XvQueryEncodings(3xv).SEE ALSO
XvQueryEncodings(3xv)ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | x11/library/libxv ||_____________________________|_____________________________|
| Interface Stability | Volatile ||_____________________________|_____________________________|
| MT-Level | See XInitThreads(3X11) |
|_____________________________|_____________________________|
X Version 11 Last change: libXv 1.0.5 1