/usr/share/doc/ffmpeg/api/structAVDeviceCapabilitiesQuery.html is in ffmpeg-doc 7:3.4.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 | <!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>FFmpeg: AVDeviceCapabilitiesQuery 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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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">FFmpeg
 <span id="projectnumber">3.4.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">AVDeviceCapabilitiesQuery Struct Reference<div class="ingroups"><a class="el" href="group__lavd.html">libavdevice</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Following API allows user to probe device capabilities (supported codecs, pixel formats, sample formats, resolutions, channel counts, etc).
<a href="structAVDeviceCapabilitiesQuery.html#details">More...</a></p>
<p><code>#include <<a class="el" href="avdevice_8h_source.html">libavdevice/avdevice.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:ac5c8e5089e1bf1212b24193c0368f954"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="structAVClass.html">AVClass</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#ac5c8e5089e1bf1212b24193c0368f954">av_class</a></td></tr>
<tr class="separator:ac5c8e5089e1bf1212b24193c0368f954"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a97d7bfa2eacb9870273b02dd8ccfbe24"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structAVFormatContext.html">AVFormatContext</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a97d7bfa2eacb9870273b02dd8ccfbe24">device_context</a></td></tr>
<tr class="separator:a97d7bfa2eacb9870273b02dd8ccfbe24"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6b090d7f3793b7ec15caa3f4739fdec0"><td class="memItemLeft" align="right" valign="top">enum <a class="el" href="group__lavc__core.html#gaadca229ad2c20e060a14fec08a5cc7ce">AVCodecID</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a6b090d7f3793b7ec15caa3f4739fdec0">codec</a></td></tr>
<tr class="separator:a6b090d7f3793b7ec15caa3f4739fdec0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad2f5c18496a1f70ac6c38f3379411f0b"><td class="memItemLeft" align="right" valign="top">enum <a class="el" href="group__lavu__sampfmts.html#gaf9a51ca15301871723577c730b5865c5">AVSampleFormat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#ad2f5c18496a1f70ac6c38f3379411f0b">sample_format</a></td></tr>
<tr class="separator:ad2f5c18496a1f70ac6c38f3379411f0b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a794f536fac8ba6c778df7ded1fd5eb99"><td class="memItemLeft" align="right" valign="top">enum <a class="el" href="pixfmt_8h.html#a9a8e335cf3be472042bc9f0cf80cd4c5">AVPixelFormat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a794f536fac8ba6c778df7ded1fd5eb99">pixel_format</a></td></tr>
<tr class="separator:a794f536fac8ba6c778df7ded1fd5eb99"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a094ff000e19b39981ad9a802557b773e"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a094ff000e19b39981ad9a802557b773e">sample_rate</a></td></tr>
<tr class="separator:a094ff000e19b39981ad9a802557b773e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9b92050015539fbc4a9f6555eb3a672b"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a9b92050015539fbc4a9f6555eb3a672b">channels</a></td></tr>
<tr class="separator:a9b92050015539fbc4a9f6555eb3a672b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd9911687a45ef4c5094242f06bf6fae"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#afd9911687a45ef4c5094242f06bf6fae">channel_layout</a></td></tr>
<tr class="separator:afd9911687a45ef4c5094242f06bf6fae"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af1003cea861179da74c546d4228cf20a"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#af1003cea861179da74c546d4228cf20a">window_width</a></td></tr>
<tr class="separator:af1003cea861179da74c546d4228cf20a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8625729bdff08b21445e88e1d538899d"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a8625729bdff08b21445e88e1d538899d">window_height</a></td></tr>
<tr class="separator:a8625729bdff08b21445e88e1d538899d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a24268116864767bd084f8b5bbb896150"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a24268116864767bd084f8b5bbb896150">frame_width</a></td></tr>
<tr class="separator:a24268116864767bd084f8b5bbb896150"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0d44c3def566bbfb2b304de2cb779847"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a0d44c3def566bbfb2b304de2cb779847">frame_height</a></td></tr>
<tr class="separator:a0d44c3def566bbfb2b304de2cb779847"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a69a44cfb7d8fc9d706cfbe5a991ecaf7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structAVRational.html">AVRational</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVDeviceCapabilitiesQuery.html#a69a44cfb7d8fc9d706cfbe5a991ecaf7">fps</a></td></tr>
<tr class="separator:a69a44cfb7d8fc9d706cfbe5a991ecaf7"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Following API allows user to probe device capabilities (supported codecs, pixel formats, sample formats, resolutions, channel counts, etc). </p>
<p>It is build on top op <a class="el" href="structAVOption.html" title="AVOption. ">AVOption</a> API. Queried capabilities make it possible to set up converters of video or audio parameters that fit to the device.</p>
<p>List of capabilities that can be queried:</p><ul>
<li>Capabilities valid for both audio and video devices:<ul>
<li>codec: supported audio/video codecs. type: AV_OPT_TYPE_INT (AVCodecID value)</li>
</ul>
</li>
<li>Capabilities valid for audio devices:<ul>
<li>sample_format: supported sample formats. type: AV_OPT_TYPE_INT (AVSampleFormat value)</li>
<li>sample_rate: supported sample rates. type: AV_OPT_TYPE_INT</li>
<li>channels: supported number of channels. type: AV_OPT_TYPE_INT</li>
<li>channel_layout: supported channel layouts. type: AV_OPT_TYPE_INT64</li>
</ul>
</li>
<li>Capabilities valid for video devices:<ul>
<li>pixel_format: supported pixel formats. type: AV_OPT_TYPE_INT (AVPixelFormat value)</li>
<li>window_size: supported window sizes (describes size of the window size presented to the user). type: AV_OPT_TYPE_IMAGE_SIZE</li>
<li>frame_size: supported frame sizes (describes size of provided video frames). type: AV_OPT_TYPE_IMAGE_SIZE</li>
<li>fps: supported fps values type: AV_OPT_TYPE_RATIONAL</li>
</ul>
</li>
</ul>
<p>Value of the capability may be set by user using <a class="el" href="group__opt__set__funcs.html#ga5fd4b92bdf4f392a2847f711676a7537">av_opt_set()</a> function and <a class="el" href="structAVDeviceCapabilitiesQuery.html" title="Following API allows user to probe device capabilities (supported codecs, pixel formats, sample formats, resolutions, channel counts, etc). ">AVDeviceCapabilitiesQuery</a> object. Following queries will limit results to the values matching already set capabilities. For example, setting a codec may impact number of formats or fps values returned during next query. Setting invalid value may limit results to zero.</p>
<p>Example of the usage basing on opengl output device:</p>
<div class="fragment"><div class="line"> <a class="code" href="structAVFormatContext.html">AVFormatContext</a> *oc = NULL;</div><div class="line"> <a class="code" href="structAVDeviceCapabilitiesQuery.html">AVDeviceCapabilitiesQuery</a> *caps = NULL;</div><div class="line"> <a class="code" href="structAVOptionRanges.html">AVOptionRanges</a> *ranges;</div><div class="line"> <span class="keywordtype">int</span> ret;</div><div class="line"></div><div class="line"> <span class="keywordflow">if</span> ((ret = <a class="code" href="avformat_8h.html#a6ddf3d982feb45fa5081420ee911f5d5">avformat_alloc_output_context2</a>(&oc, NULL, <span class="stringliteral">"opengl"</span>, NULL)) < 0)</div><div class="line"> <span class="keywordflow">goto</span> fail;</div><div class="line"> <span class="keywordflow">if</span> (<a class="code" href="group__lavd.html#gaf802f1388f3f209cbbc93d9ba983a341">avdevice_capabilities_create</a>(&caps, oc, NULL) < 0)</div><div class="line"> <span class="keywordflow">goto</span> fail;</div><div class="line"></div><div class="line"> <span class="comment">//query codecs</span></div><div class="line"> <span class="keywordflow">if</span> (<a class="code" href="group__avoptions.html#ga9751db4da3e0facd522f5b345f4001ef">av_opt_query_ranges</a>(&ranges, caps, <span class="stringliteral">"codec"</span>, <a class="code" href="group__avoptions.html#ga1f10d07c79eec8bd1a8e1b91817e1b1a">AV_OPT_MULTI_COMPONENT_RANGE</a>)) < 0)</div><div class="line"> <span class="keywordflow">goto</span> fail;</div><div class="line"> <span class="comment">//pick codec here and set it</span></div><div class="line"> <a class="code" href="group__opt__set__funcs.html#ga5fd4b92bdf4f392a2847f711676a7537">av_opt_set</a>(caps, <span class="stringliteral">"codec"</span>, <a class="code" href="group__lavc__core.html#ggaadca229ad2c20e060a14fec08a5cc7cea1b88854d7b37174f45df205456d7c1cc">AV_CODEC_ID_RAWVIDEO</a>, 0);</div><div class="line"></div><div class="line"> <span class="comment">//query format</span></div><div class="line"> <span class="keywordflow">if</span> (<a class="code" href="group__avoptions.html#ga9751db4da3e0facd522f5b345f4001ef">av_opt_query_ranges</a>(&ranges, caps, <span class="stringliteral">"pixel_format"</span>, <a class="code" href="group__avoptions.html#ga1f10d07c79eec8bd1a8e1b91817e1b1a">AV_OPT_MULTI_COMPONENT_RANGE</a>)) < 0)</div><div class="line"> <span class="keywordflow">goto</span> fail;</div><div class="line"> <span class="comment">//pick format here and set it</span></div><div class="line"> <a class="code" href="group__opt__set__funcs.html#ga5fd4b92bdf4f392a2847f711676a7537">av_opt_set</a>(caps, <span class="stringliteral">"pixel_format"</span>, <a class="code" href="pixfmt_8h.html#a9a8e335cf3be472042bc9f0cf80cd4c5a1aa7677092740d8def31655b5d7f0cc2">AV_PIX_FMT_YUV420P</a>, 0);</div><div class="line"></div><div class="line"> <span class="comment">//query and set more capabilities</span></div><div class="line"></div><div class="line">fail:</div><div class="line"> <span class="comment">//clean up code</span></div><div class="line"> <a class="code" href="group__lavd.html#ga89c36d6e5698ad7dc2637226e1655dff">avdevice_capabilities_free</a>(&query, oc);</div><div class="line"> <a class="code" href="group__lavf__core.html#gac2990b13b68e831a408fce8e1d0d6445">avformat_free_context</a>(oc);</div></div><!-- fragment --><p> Structure describes device capabilities.</p>
<p>It is used by devices in conjunction with av_device_capabilities <a class="el" href="structAVOption.html" title="AVOption. ">AVOption</a> table to implement capabilities probing API based on <a class="el" href="structAVOption.html" title="AVOption. ">AVOption</a> API. Should not be used directly. </p>
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00400">400</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="ac5c8e5089e1bf1212b24193c0368f954"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac5c8e5089e1bf1212b24193c0368f954">◆ </a></span>av_class</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="structAVClass.html">AVClass</a>* AVDeviceCapabilitiesQuery::av_class</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00401">401</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a97d7bfa2eacb9870273b02dd8ccfbe24"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a97d7bfa2eacb9870273b02dd8ccfbe24">◆ </a></span>device_context</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structAVFormatContext.html">AVFormatContext</a>* AVDeviceCapabilitiesQuery::device_context</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00402">402</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a6b090d7f3793b7ec15caa3f4739fdec0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6b090d7f3793b7ec15caa3f4739fdec0">◆ </a></span>codec</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="group__lavc__core.html#gaadca229ad2c20e060a14fec08a5cc7ce">AVCodecID</a> AVDeviceCapabilitiesQuery::codec</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00403">403</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="ad2f5c18496a1f70ac6c38f3379411f0b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad2f5c18496a1f70ac6c38f3379411f0b">◆ </a></span>sample_format</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="group__lavu__sampfmts.html#gaf9a51ca15301871723577c730b5865c5">AVSampleFormat</a> AVDeviceCapabilitiesQuery::sample_format</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00404">404</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a794f536fac8ba6c778df7ded1fd5eb99"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a794f536fac8ba6c778df7ded1fd5eb99">◆ </a></span>pixel_format</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="pixfmt_8h.html#a9a8e335cf3be472042bc9f0cf80cd4c5">AVPixelFormat</a> AVDeviceCapabilitiesQuery::pixel_format</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00405">405</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a094ff000e19b39981ad9a802557b773e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a094ff000e19b39981ad9a802557b773e">◆ </a></span>sample_rate</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int AVDeviceCapabilitiesQuery::sample_rate</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00406">406</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a9b92050015539fbc4a9f6555eb3a672b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9b92050015539fbc4a9f6555eb3a672b">◆ </a></span>channels</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int AVDeviceCapabilitiesQuery::channels</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00407">407</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="afd9911687a45ef4c5094242f06bf6fae"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afd9911687a45ef4c5094242f06bf6fae">◆ </a></span>channel_layout</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int64_t AVDeviceCapabilitiesQuery::channel_layout</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00408">408</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="af1003cea861179da74c546d4228cf20a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af1003cea861179da74c546d4228cf20a">◆ </a></span>window_width</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int AVDeviceCapabilitiesQuery::window_width</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00409">409</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a8625729bdff08b21445e88e1d538899d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8625729bdff08b21445e88e1d538899d">◆ </a></span>window_height</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int AVDeviceCapabilitiesQuery::window_height</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00410">410</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a24268116864767bd084f8b5bbb896150"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a24268116864767bd084f8b5bbb896150">◆ </a></span>frame_width</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int AVDeviceCapabilitiesQuery::frame_width</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00411">411</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a0d44c3def566bbfb2b304de2cb779847"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0d44c3def566bbfb2b304de2cb779847">◆ </a></span>frame_height</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int AVDeviceCapabilitiesQuery::frame_height</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00412">412</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<a id="a69a44cfb7d8fc9d706cfbe5a991ecaf7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a69a44cfb7d8fc9d706cfbe5a991ecaf7">◆ </a></span>fps</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structAVRational.html">AVRational</a> AVDeviceCapabilitiesQuery::fps</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="avdevice_8h_source.html#l00413">413</a> of file <a class="el" href="avdevice_8h_source.html">avdevice.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>libavdevice/<a class="el" href="avdevice_8h_source.html">avdevice.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.13
</small></address>
</body>
</html>
|