Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
XvFreeEncodingInfo(3)		 libXv Functions	   XvFreeEncodingInfo(3)

NAME
     XvFreeEncodingInfo - 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 Xv-
     QueryEncodings(3).  The data structure used for encoding information is de-
     fined in the reference page for XvQueryEncodings(3).

SEE ALSO
     XvQueryEncodings(3)

X Version 11			  libXv 1.0.13		   XvFreeEncodingInfo(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XvFreeEncodingInfo&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help