logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XvFreeEncodingInfo - free encoding information

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).

Name

       XvFreeEncodingInfo - free encoding information

See Also

XvQueryEncodings(3)

X Version 11                                      libXv 1.0.11                             XvFreeEncodingInfo(3)

Synopsis

voidXvFreeEncodingInfo(XvEncodingInfo*p_encoding_info);

See Also