Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/libvpx-devel/html/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>WebM Codec SDK: vpx_codec_stream_info Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">WebM Codec SDK </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <div class="title">vpx_codec_stream_info Struct Reference<div class="ingroups"><a class="el" href="group__codec.html">Common Algorithm Interface</a> » <a class="el" href="group__decoder.html">Decoder Algorithm Interface</a></div></div> </div> </div><!--header--> <div class="contents"> <p>Stream properties. <a href="structvpx__codec__stream__info.html#details">More...</a></p> <p><code>#include <<a class="el" href="vpx__decoder_8h_source.html">vpx_decoder.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:a8e5eb38a9042da54a20607f71591ddbf"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__codec__stream__info.html#a8e5eb38a9042da54a20607f71591ddbf">sz</a></td></tr> <tr class="separator:a8e5eb38a9042da54a20607f71591ddbf"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a957dbfa83c93d9b3dc08498a6b97c77d"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__codec__stream__info.html#a957dbfa83c93d9b3dc08498a6b97c77d">w</a></td></tr> <tr class="separator:a957dbfa83c93d9b3dc08498a6b97c77d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af7a8b114547e434d182c722bdace63a0"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__codec__stream__info.html#af7a8b114547e434d182c722bdace63a0">h</a></td></tr> <tr class="separator:af7a8b114547e434d182c722bdace63a0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8c9060997f16d43219462554c882dbd3"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__codec__stream__info.html#a8c9060997f16d43219462554c882dbd3">is_kf</a></td></tr> <tr class="separator:a8c9060997f16d43219462554c882dbd3"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Stream properties. </p> <p>This structure is used to query or set properties of the decoded stream. Algorithms may extend this structure with data specific to their bitstream by setting the sz member appropriately. </p> </div><h2 class="groupheader">Field Documentation</h2> <a id="a8e5eb38a9042da54a20607f71591ddbf"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8e5eb38a9042da54a20607f71591ddbf">◆ </a></span>sz</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned int vpx_codec_stream_info::sz</td> </tr> </table> </div><div class="memdoc"> <p>Size of this structure </p> </div> </div> <a id="a957dbfa83c93d9b3dc08498a6b97c77d"></a> <h2 class="memtitle"><span class="permalink"><a href="#a957dbfa83c93d9b3dc08498a6b97c77d">◆ </a></span>w</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned int vpx_codec_stream_info::w</td> </tr> </table> </div><div class="memdoc"> <p>Width (or 0 for unknown/default) </p> </div> </div> <a id="af7a8b114547e434d182c722bdace63a0"></a> <h2 class="memtitle"><span class="permalink"><a href="#af7a8b114547e434d182c722bdace63a0">◆ </a></span>h</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned int vpx_codec_stream_info::h</td> </tr> </table> </div><div class="memdoc"> <p>Height (or 0 for unknown/default) </p> </div> </div> <a id="a8c9060997f16d43219462554c882dbd3"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8c9060997f16d43219462554c882dbd3">◆ </a></span>is_kf</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned int vpx_codec_stream_info::is_kf</td> </tr> </table> </div><div class="memdoc"> <p>Current frame is a keyframe </p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>vpx/<a class="el" href="vpx__decoder_8h_source.html">vpx_decoder.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>