XvFreeEncodingInfo - Man Page

free encoding information

Synopsis

void XvFreeEncodingInfo(XvEncodingInfo *p_encoding_info);

Arguments

p_encoding_info

Pointer to where the encoding information is located.

Description

XvFreeEncodingInfo(3) frees encoding information that was returned by XvQueryEncodings(3). The data structure used for encoding information is defined in the reference page for XvQueryEncodings(3).

See Also

XvQueryEncodings(3)

Referenced By

XvFreeAdaptorInfo(3), XvQueryEncodings(3).

libXv 1.0.12 X Version 11 libXv Functions