- `FFmpegKit` wrapper library to run `FFmpeg`/`FFprobe` commands in applications
- Supports Android, iOS, macOS and tvOS
- Based on FFmpeg `v4.4-dev` with optional system and external libraries
- Based on FFmpeg `v4.5-dev` with optional system and external libraries
- 8 prebuilt binary packages available at [Github](https://github.com/tanersener/ffmpeg-kit/releases), [Maven Central](https://search.maven.org) and [CocoaPods](https://cocoapods.org).
- Licensed under `LGPL 3.0`, or `GPL v3.0` if GPL licensed libraries are enabled
@ -93,16 +93,20 @@ include them.
</tbody>
</table>
- `AVFoundation` is not available on `tvOS`, `VideoToolbox` is not available on `tvOS` LTS releases
- `AVFoundation` is not available on `tvOS`
- `VideoToolbox` is not available on LTS releases of `iOS` and `tvOS`
### 7. Versions
`FFmpegKit` binaries generated use the same major and minor version numbers as the upstream `FFmpeg` project. The exact
version number is obtained using `git describe --tags`. `dev` part in `FFmpeg` version number indicates that `FFmpeg`
source is cloned from the `FFmpeg``master` branch.
`FFmpegKit` binaries generated use the same major and minor version numbers as the upstream `FFmpeg` project.
The exact version number of `FFmpeg` is obtained using `git describe --tags`. `dev` part in the version string
indicates that `FFmpeg` source code is cloned from the `FFmpeg``master` branch.
| FFmpegKit Version | FFmpeg Version | Release Date |
<divclass="textblock">Here are the data structures with brief descriptions:</div><divclass="directory">
@ -108,7 +107,7 @@ $(function() {
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html#l00033">33</a> of file <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html">ffmpegkit_abidetect.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html#l00042">42</a> of file <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html">ffmpegkit_abidetect.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html#l00030">30</a> of file <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html">ffmpegkit_abidetect.h</a>.</p>
<p>Represents armeabi-v7a ABI with NEON support. </p>
<p>Represents armeabi-v7a ABI with NEON support. </p>
<pclass="definition">Definition at line <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html#l00027">27</a> of file <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html">ffmpegkit_abidetect.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html#l00045">45</a> of file <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html">ffmpegkit_abidetect.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html#l00036">36</a> of file <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html">ffmpegkit_abidetect.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html#l00039">39</a> of file <aclass="el"href="../../d0/d07/ffmpegkit__abidetect_8h_source.html">ffmpegkit_abidetect.h</a>.</p>
<p>Returns whether FFmpegKit release is a long term release or not.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -382,7 +381,7 @@ Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../d0/d07/ffmpegkit__abidetect_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<ahref="../../d0/d07/ffmpegkit__abidetect_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"> 14</span><spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span><spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00287">287</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00288">288</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00302">302</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00303">303</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00306">306</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00307">307</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00288">288</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00289">289</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00300">300</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00301">301</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00305">305</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00306">306</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00299">299</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00300">300</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00290">290</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00291">291</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00298">298</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00299">299</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00291">291</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00292">292</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00289">289</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00290">290</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00294">294</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00295">295</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00301">301</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00302">302</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00307">307</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00308">308</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00294">294</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00296">296</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00298">298</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00299">299</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -353,7 +354,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<trclass="memdesc:a9a134275e24f0ed7ceb2108e144b031d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">class of the writer <ahref="../../d1/da2/struct_writer_context.html#a9a134275e24f0ed7ceb2108e144b031d">More...</a><br/></td></tr>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00459">459</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00465">465</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00460">460</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00466">466</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00468">468</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00474">474</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00462">462</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00468">468</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>number of the item printed in the given section, starting from 0 </p>
<p>number of the item printed in the given section, starting from 0 </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00471">471</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00477">477</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>number of the frame section in case we are in "packets_and_frames" section </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00479">479</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00485">485</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>number of the packet section in case we are in "packets_and_frames" section </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00478">478</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00484">484</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>nb_section_packet or nb_section_frame according if is_packets_and_frames </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00480">480</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00486">486</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00466">466</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00472">472</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00463">463</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00469">469</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00474">474</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00480">480</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>generic print buffer dedicated to each section, used by various writers </p>
<p>generic print buffer dedicated to each section, used by various writers </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00475">475</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00481">481</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00465">465</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00471">471</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00482">482</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00488">488</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00483">483</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00489">489</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00484">484</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00490">490</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>the <aclass="el"href="../../d6/dff/struct_writer.html">Writer</a> of which this is an instance </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00461">461</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00467">467</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -404,7 +403,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html#l00428">428</a> of file <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html">fftools_ffmpeg_hw.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html#l00440">440</a> of file <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html">fftools_ffmpeg_hw.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html#l00534">534</a> of file <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html">fftools_ffmpeg_hw.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html#l00546">546</a> of file <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html">fftools_ffmpeg_hw.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html#l00525">525</a> of file <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html">fftools_ffmpeg_hw.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html#l00537">537</a> of file <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html">fftools_ffmpeg_hw.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html#l00483">483</a> of file <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html">fftools_ffmpeg_hw.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html#l00495">495</a> of file <aclass="el"href="../../d1/dba/fftools__ffmpeg__hw_8c_source.html">fftools_ffmpeg_hw.c</a>.</p>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<tr><tdclass="paramname">id</td><td>session id </td></tr>
@ -117,11 +116,11 @@ Variables</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00357">357</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00358">358</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Forward declaration for function defined in <aclass="el"href="../../d8/d78/fftools__ffprobe_8c.html">fftools_ffprobe.c</a></p>
<p>Forward declaration for function defined in <aclass="el"href="../../d8/d78/fftools__ffprobe_8c.html">fftools_ffprobe.c</a></p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l03713">3713</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l03717">3717</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<tr><tdclass="paramname">id</td><td>session id </td></tr>
@ -228,12 +227,12 @@ Variables</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00398">398</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00399">399</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Resets the number of messages in transmit for this session.</p>
<p>Resets the number of messages in transmit for this session.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">id</td><td>session id </td></tr>
@ -255,12 +254,12 @@ Variables</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00430">430</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00431">431</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00108">108</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00109">109</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<tdclass="memname">__thread volatile long sessionId</td>
<tdclass="memname">__thread volatile long globalSessionId</td>
</tr>
</table>
</td>
@ -304,16 +303,16 @@ Variables</h2></td></tr>
</tr>
</table>
</div><divclass="memdoc">
<p>Holds the id of the current session </p>
<p>Holds the id of the current session </p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00105">105</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00106">106</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../d1/ddd/ffprobekit_8c.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<divclass="line"><aname="l00052"></a><spanclass="lineno"> 52</span> <spanclass="comment">// SETS DEFAULT LOG LEVEL BEFORE STARTING A NEW RUN</span></div>
<divclass="line"><aname="l00080"></a><spanclass="lineno"> 80</span> <spanclass="comment">// REGISTER THE ID BEFORE STARTING THE SESSION</span></div>
<ahref="../../d1/ddd/ffprobekit_8c.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"> 14</span><spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span><spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<divclass="line"><aid="l00052"name="l00052"></a><spanclass="lineno"> 52</span><spanclass="comment">// SETS DEFAULT LOG LEVEL BEFORE STARTING A NEW RUN</span></div>
<divclass="line"><aid="l00080"name="l00080"></a><spanclass="lineno"> 80</span><spanclass="comment">// REGISTER THE ID BEFORE STARTING THE SESSION</span></div>
<divclass="ttc"id="affprobekit_8c_html_a19ed73b458e2e6e6117f51d6bd6a9bf7"><divclass="ttname"><ahref="../../d1/ddd/ffprobekit_8c.html#a19ed73b458e2e6e6117f51d6bd6a9bf7">sessionId</a></div><divclass="ttdeci">__thread volatile long sessionId</div><divclass="ttdef"><b>Definition:</b><ahref="../../dc/dd3/ffmpegkit_8c_source.html#l00105">ffmpegkit.c:105</a></div></div>
<divclass="ttc"id="affprobekit_8c_html_af764c3599e5f16ca1cd943b094aa08fc"><divclass="ttname"><ahref="../../d1/ddd/ffprobekit_8c.html#af764c3599e5f16ca1cd943b094aa08fc">globalSessionId</a></div><divclass="ttdeci">__thread volatile long globalSessionId</div><divclass="ttdef"><b>Definition:</b><ahref="../../dc/dd3/ffmpegkit_8c_source.html#l00106">ffmpegkit.c:106</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<p>Synchronously executes FFprobe natively with arguments provided.</p>
<p>Synchronously executes FFprobe natively with arguments provided.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -134,7 +133,7 @@ Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../d2/dbf/ffprobekit_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<ahref="../../d2/dbf/ffprobekit_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"> 14</span><spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span><spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<divclass="textblock"><p>Callback data structure </p>
<divclass="textblock"><p>Callback data structure </p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00036">36</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00037">37</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00041">41</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00042">42</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00040">40</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00041">41</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00051">51</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00052">52</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00038">38</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00039">39</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00048">48</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00049">49</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00044">44</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00045">45</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00043">43</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00044">44</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00045">45</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00046">46</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00046">46</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00047">47</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00049">49</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00050">50</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00047">47</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00048">48</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00037">37</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00038">38</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
</div>
</div>
@ -300,7 +299,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01078">1078</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01086">1086</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01079">1079</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01087">1087</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01084">1084</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01092">1092</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01085">1085</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01093">1093</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01087">1087</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01095">1095</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01081">1081</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01089">1089</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01080">1080</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01088">1088</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01086">1086</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01094">1094</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01082">1082</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01090">1090</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01083">1083</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01091">1091</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01088">1088</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01096">1096</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -263,7 +262,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<divclass="textblock"><p>An option extracted from the commandline. Cannot use AVDictionary because of options like -map which can be used multiple times. </p>
<divclass="textblock"><p>An option extracted from the commandline. Cannot use AVDictionary because of options like -map which can be used multiple times. </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00276">276</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00279">279</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00278">278</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00281">281</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00277">277</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00280">280</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00279">279</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00282">282</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
</div>
</div>
@ -138,7 +139,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<trclass="memdesc:aa4918133b75f0447192deea8c21f822e"><tdclass="mdescLeft"> </td><tdclass="mdescRight">dts of the first packet read for this stream (in AV_TIME_BASE units) <ahref="../../d3/d6e/struct_input_stream.html#aa4918133b75f0447192deea8c21f822e">More...</a><br/></td></tr>
<trclass="memdesc:a1e7893cdf661d9ad7c24fdccc60fa05e"><tdclass="mdescLeft"> </td><tdclass="mdescRight">dts of the last packet read for this stream (in AV_TIME_BASE units) <ahref="../../d3/d6e/struct_input_stream.html#a1e7893cdf661d9ad7c24fdccc60fa05e">More...</a><br/></td></tr>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00323">323</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00324">324</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00365">365</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00368">368</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00354">354</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00357">357</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00409">409</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00412">412</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00333">333</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00334">334</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00332">332</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00333">333</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00334">334</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00335">335</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00360">360</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00363">363</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00328">328</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00329">329</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00326">326</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00327">327</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00383">383</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00386">386</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<p>dts of the last packet read for this stream (in AV_TIME_BASE units) </p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00341">341</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00344">344</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00416">416</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00419">419</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00324">324</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00325">325</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00335">335</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00336">336</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00347">347</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00350">350</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00387">387</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00390">390</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<p>dts of the first packet read for this stream (in AV_TIME_BASE units) </p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00343">343</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00367">367</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00370">370</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00361">361</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00364">364</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00413">413</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00416">416</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00369">369</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00372">372</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00363">363</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00366">366</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00405">405</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00408">408</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00399">399</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00402">402</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00395">395</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00398">398</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00390">390</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00397">397</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00401">401</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00404">404</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00390">390</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00396">396</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00395">395</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00399">399</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00402">402</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00406">406</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00402">402</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00405">405</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00402">402</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00407">407</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00400">400</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00403">403</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00350">350</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00353">353</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00349">349</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00352">352</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00417">417</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00420">420</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00388">388</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00391">391</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00411">411</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00414">414</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00356">356</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00359">359</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00340">340</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00342">342</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<p>synthetic pts for the next decode frame (in AV_TIME_BASE units) </p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00343">343</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00346">346</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00337">337</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<p>current pts of the decoded frame (in AV_TIME_BASE units) </p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00344">344</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00347">347</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00390">390</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00393">393</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00370">370</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00373">373</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00414">414</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00417">417</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00359">359</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00362">362</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00325">325</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00326">326</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00337">337</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00339">339</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00371">371</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00374">374</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00362">362</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00365">365</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00358">358</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00361">361</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00327">327</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00328">328</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00345">345</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00348">348</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -1068,7 +1108,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<p>Holds information to implement exception handling. </p>
<p>Holds information to implement exception handling. </p>
<pclass="definition">Definition at line <aclass="el"href="../../d9/d56/ffmpegkit__exception_8c_source.html#l00023">23</a> of file <aclass="el"href="../../d9/d56/ffmpegkit__exception_8c_source.html">ffmpegkit_exception.c</a>.</p>
@ -106,7 +105,7 @@ Variables</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../d3/dad/ffmpegkit__exception_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<ahref="../../d3/dad/ffmpegkit__exception_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"> 14</span><spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span><spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01238">1238</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01246">1246</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01239">1239</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01247">1247</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01242">1242</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01250">1250</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01241">1241</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01249">1249</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01240">1240</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01248">1248</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -155,7 +154,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00930">930</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00938">938</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00931">931</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00939">939</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00934">934</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00942">942</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00932">932</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00940">940</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00933">933</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00941">941</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -155,7 +154,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00374">374</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00377">377</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00376">376</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00379">379</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00378">378</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00381">381</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00379">379</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00382">382</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<p>marks if sub2video_update should force an initialization </p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00380">380</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00383">383</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00375">375</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00378">378</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00377">377</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00380">380</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00379">379</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00382">382</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -219,7 +220,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/d48/fftools__ffmpeg_8c_source.html#l00154">154</a> of file <aclass="el"href="../../d7/d48/fftools__ffmpeg_8c_source.html">fftools_ffmpeg.c</a>.</p>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00112">112</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01466">1466</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01474">1474</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01467">1467</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01475">1475</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01469">1469</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01477">1477</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01468">1468</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01476">1476</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01470">1470</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01478">1478</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01470">1470</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01478">1478</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -173,7 +172,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00297">297</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00300">300</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00299">299</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00302">302</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00304">304</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00307">307</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00305">305</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00308">308</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00298">298</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00301">301</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00302">302</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00305">305</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00301">301</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00304">304</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00306">306</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00309">309</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00308">308</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00311">311</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00307">307</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00310">310</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
</div>
</div>
@ -245,7 +246,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<trclass="memdesc:a66be370a26c5bf349d83fc61dd584ca0"><tdclass="mdescLeft"> </td><tdclass="mdescRight">private class of the writer, if any <ahref="../../d6/dff/struct_writer.html#a66be370a26c5bf349d83fc61dd584ca0">More...</a><br/></td></tr>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00441">441</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00447">447</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00454">454</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00460">460</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00446">446</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00452">452</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00444">444</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00450">450</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00451">451</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00457">457</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00452">452</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00458">458</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00450">450</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00456">456</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00449">449</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00455">455</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00453">453</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00459">459</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00442">442</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00448">448</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00443">443</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00449">449</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00447">447</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00453">453</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -290,7 +289,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00263">263</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00264">264</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00280">280</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00281">281</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00279">279</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00280">280</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00284">284</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00285">285</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00264">264</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00265">265</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00273">273</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00274">274</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00270">270</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00271">271</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00266">266</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00267">267</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00275">275</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00276">276</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00282">282</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00283">283</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00265">265</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00266">266</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00267">267</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00268">268</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00276">276</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00277">277</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00278">278</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00279">279</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00267">267</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00269">269</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00275">275</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00276">276</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -353,7 +354,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<divclass="textblock"><p>A list of option groups that all have the same group type (e.g. input files or output files) </p>
<divclass="textblock"><p>A list of option groups that all have the same group type (e.g. input files or output files) </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00315">315</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00318">318</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00316">316</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00319">319</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00318">318</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00321">321</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00319">319</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00322">322</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
</div>
</div>
@ -138,7 +139,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01632">1632</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01640">1640</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01633">1633</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01641">1641</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01636">1636</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01644">1644</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01635">1635</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01643">1643</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01634">1634</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01642">1642</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01637">1637</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01645">1645</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -173,7 +172,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../d8/d4e/fftools__cmdutils_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment"> * Various utilities for command line tools</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * FFmpeg is free software; you can redistribute it and/or</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * modify it under the terms of the GNU Lesser General Public</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * License as published by the Free Software Foundation; either</span></div>
<divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> <spanclass="comment"> * version 2.1 of the License, or (at your option) any later version.</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * FFmpeg is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></div>
<divclass="line"><aname="l00015"></a><spanclass="lineno"> 15</span> <spanclass="comment"> * Lesser General Public License for more details.</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * You should have received a copy of the GNU Lesser General Public</span></div>
<divclass="line"><aname="l00018"></a><spanclass="lineno"> 18</span> <spanclass="comment"> * License along with FFmpeg; if not, write to the Free Software</span></div>
<divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="comment"> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</span></div>
<divclass="line"><aname="l00036"></a><spanclass="lineno"> 36</span> <spanclass="comment"> * - fftools_ prefix added to file name and include guards</span></div>
<divclass="line"><aname="l00057"></a><spanclass="lineno"> 57</span> <spanclass="preprocessor">#undef main </span><spanclass="comment">/* We don't want SDL to override our main() */</span><spanclass="preprocessor"></span></div>
<divclass="line"><aname="l00202"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#a2cb4d9f4b617e04d8b68fc881fdbb958"> 202</a></span> <spanclass="preprocessor">#define OPT_PERFILE 0x2000 </span><spanclass="comment">/* the option is per-file (currently ffmpeg-only).</span></div>
<divclass="line"><aname="l00203"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#af8d2573bae8637d92cfb1bd84782e8d5"> 203</a></span> <spanclass="comment"> implied by OPT_OFFSET or OPT_SPEC */</span><spanclass="preprocessor"></span></div>
<divclass="line"><aname="l00204"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#a125b062e1ed2e8d929ab67f4721aa463"> 204</a></span> <spanclass="preprocessor">#define OPT_OFFSET 0x4000 </span><spanclass="comment">/* option is specified as an offset in a passed optctx */</span><spanclass="preprocessor"></span></div>
<divclass="line"><aname="l00205"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#ac8fbad19fad03f8e62a8f5d5ccba5782"> 205</a></span> <spanclass="preprocessor">#define OPT_SPEC 0x8000 </span><spanclass="comment">/* option is to be stored in an array of SpecifierOpt.</span></div>
<divclass="line"><aname="l00206"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#a8370d4bb83286c3641c5dd87551f6182"> 206</a></span> <spanclass="comment"> Implies OPT_OFFSET. Next element after the offset is</span></div>
<divclass="line"><aname="l00207"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#a70561ef40bba827afd07234175c07d03"> 207</a></span> <spanclass="comment"> an int containing element count in the array. */</span><spanclass="preprocessor"></span></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_a13fba56a5674556e879f5733f9b1dd55"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#a13fba56a5674556e879f5733f9b1dd55">show_help_options</a></div><divclass="ttdeci">void show_help_options(const OptionDef *options, const char *msg, int req_flags, int rej_flags, int alt_flags)</div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/dcc/fftools__cmdutils_8c_source.html#l00210">fftools_cmdutils.c:210</a></div></div>
<ahref="../../d8/d4e/fftools__cmdutils_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00002"name="l00002"></a><spanclass="lineno"> 2</span><spanclass="comment"> * Various utilities for command line tools</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * FFmpeg is free software; you can redistribute it and/or</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * modify it under the terms of the GNU Lesser General Public</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * License as published by the Free Software Foundation; either</span></div>
<divclass="line"><aid="l00010"name="l00010"></a><spanclass="lineno"> 10</span><spanclass="comment"> * version 2.1 of the License, or (at your option) any later version.</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * FFmpeg is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"> 14</span><spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></div>
<divclass="line"><aid="l00015"name="l00015"></a><spanclass="lineno"> 15</span><spanclass="comment"> * Lesser General Public License for more details.</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * You should have received a copy of the GNU Lesser General Public</span></div>
<divclass="line"><aid="l00018"name="l00018"></a><spanclass="lineno"> 18</span><spanclass="comment"> * License along with FFmpeg; if not, write to the Free Software</span></div>
<divclass="line"><aid="l00019"name="l00019"></a><spanclass="lineno"> 19</span><spanclass="comment"> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</span></div>
<divclass="line"><aid="l00036"name="l00036"></a><spanclass="lineno"> 36</span><spanclass="comment"> * - fftools_ prefix added to file name and include guards</span></div>
<divclass="line"><aid="l00055"name="l00055"></a><spanclass="lineno"> 55</span><spanclass="preprocessor">#undef main </span><spanclass="comment">/* We don't want SDL to override our main() */</span><spanclass="preprocessor"></span></div>
<divclass="line"><aid="l00205"name="l00205"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#a2cb4d9f4b617e04d8b68fc881fdbb958"> 205</a></span><spanclass="preprocessor">#define OPT_PERFILE 0x2000 </span><spanclass="comment">/* the option is per-file (currently ffmpeg-only).</span></div>
<divclass="line"><aid="l00206"name="l00206"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#af8d2573bae8637d92cfb1bd84782e8d5"> 206</a></span><spanclass="comment"> implied by OPT_OFFSET or OPT_SPEC */</span><spanclass="preprocessor"></span></div>
<divclass="line"><aid="l00207"name="l00207"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#a125b062e1ed2e8d929ab67f4721aa463"> 207</a></span><spanclass="preprocessor">#define OPT_OFFSET 0x4000 </span><spanclass="comment">/* option is specified as an offset in a passed optctx */</span><spanclass="preprocessor"></span></div>
<divclass="line"><aid="l00208"name="l00208"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#ac8fbad19fad03f8e62a8f5d5ccba5782"> 208</a></span><spanclass="preprocessor">#define OPT_SPEC 0x8000 </span><spanclass="comment">/* option is to be stored in an array of SpecifierOpt.</span></div>
<divclass="line"><aid="l00209"name="l00209"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#a8370d4bb83286c3641c5dd87551f6182"> 209</a></span><spanclass="comment"> Implies OPT_OFFSET. Next element after the offset is</span></div>
<divclass="line"><aid="l00210"name="l00210"></a><spanclass="lineno"><aclass="line"href="../../d8/d4e/fftools__cmdutils_8h.html#a70561ef40bba827afd07234175c07d03"> 210</a></span><spanclass="comment"> an int containing element count in the array. */</span><spanclass="preprocessor"></span></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_a13fba56a5674556e879f5733f9b1dd55"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#a13fba56a5674556e879f5733f9b1dd55">show_help_options</a></div><divclass="ttdeci">void show_help_options(const OptionDef *options, const char *msg, int req_flags, int rej_flags, int alt_flags)</div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/dcc/fftools__cmdutils_8c_source.html#l00207">fftools_cmdutils.c:207</a></div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_a5a234190bf25a47320f57fd5ba9cea6a"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#a5a234190bf25a47320f57fd5ba9cea6a">grow_array</a></div><divclass="ttdeci">void * grow_array(void *array, int elem_size, int *size, int new_size)</div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/dcc/fftools__cmdutils_8c_source.html#l02230">fftools_cmdutils.c:2230</a></div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_a83fbf976c7976ea554e7bda1d266b0a2"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#a83fbf976c7976ea554e7bda1d266b0a2">program_birth_year</a></div><divclass="ttdeci">__thread int program_birth_year</div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/dcc/fftools__cmdutils_8c_source.html#l00099">fftools_cmdutils.c:99</a></div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_a83fbf976c7976ea554e7bda1d266b0a2"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#a83fbf976c7976ea554e7bda1d266b0a2">program_birth_year</a></div><divclass="ttdeci">__thread int program_birth_year</div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/dcc/fftools__cmdutils_8c_source.html#l00101">fftools_cmdutils.c:101</a></div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_a90b81dc3f851b1894d3c0aecd85d66c2"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#a90b81dc3f851b1894d3c0aecd85d66c2">log_callback_help</a></div><divclass="ttdeci">void log_callback_help(void *ptr, int level, const char *fmt, va_list vl)</div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_a96a58c49cf1904b28615fd1778a12753"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#a96a58c49cf1904b28615fd1778a12753">find_stream_info</a></div><divclass="ttdeci">__thread int find_stream_info</div><divclass="ttdef"><b>Definition:</b><ahref="../../da/d66/fftools__ffmpeg__opt_8c_source.html#l00207">fftools_ffmpeg_opt.c:207</a></div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_a96a58c49cf1904b28615fd1778a12753"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#a96a58c49cf1904b28615fd1778a12753">find_stream_info</a></div><divclass="ttdeci">__thread int find_stream_info</div><divclass="ttdef"><b>Definition:</b><ahref="../../da/d66/fftools__ffmpeg__opt_8c_source.html#l00206">fftools_ffmpeg_opt.c:206</a></div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_ad41fedd149e409656cc5e266493d15d1"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#ad41fedd149e409656cc5e266493d15d1">hide_banner</a></div><divclass="ttdeci">__thread int hide_banner</div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/dcc/fftools__cmdutils_8c_source.html#l00107">fftools_cmdutils.c:107</a></div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_acd90965dc8c1458acd18b24978ce3c12"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#acd90965dc8c1458acd18b24978ce3c12">grow_array</a></div><divclass="ttdeci">void * grow_array(void *array, int elem_size, int *size, int new_size)</div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/dcc/fftools__cmdutils_8c_source.html#l02237">fftools_cmdutils.c:2237</a></div></div>
<divclass="ttc"id="afftools__cmdutils_8h_html_ad41fedd149e409656cc5e266493d15d1"><divclass="ttname"><ahref="../../d8/d4e/fftools__cmdutils_8h.html#ad41fedd149e409656cc5e266493d15d1">hide_banner</a></div><divclass="ttdeci">__thread int hide_banner</div><divclass="ttdef"><b>Definition:</b><ahref="../../d7/dcc/fftools__cmdutils_8c_source.html#l00109">fftools_cmdutils.c:109</a></div></div>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00422">422</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00425">425</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00442">442</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00446">446</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00423">423</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00426">426</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00428">428</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00431">431</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00425">425</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00428">428</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00424">424</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00427">427</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00085">85</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00086">86</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00431">431</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00434">434</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00426">426</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00429">429</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00434">434</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00437">437</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00427">427</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00430">430</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00438">438</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00441">441</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00440">440</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00443">443</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00448">448</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00441">441</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00444">444</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00445">445</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00437">437</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00440">440</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00436">436</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00439">439</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00435">435</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00438">438</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00087">87</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00088">88</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00430">430</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00433">433</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00433">433</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00436">436</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -426,7 +463,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html#l00030">30</a> of file <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html">ffmpegkit.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html#l00033">33</a> of file <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html">ffmpegkit.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html#l00039">39</a> of file <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html">ffmpegkit.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html#l00048">48</a> of file <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html">ffmpegkit.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html#l00042">42</a> of file <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html">ffmpegkit.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html#l00036">36</a> of file <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html">ffmpegkit.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html#l00045">45</a> of file <aclass="el"href="../../d8/dee/ffmpegkit_8h_source.html">ffmpegkit.h</a>.</p>
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -294,11 +293,11 @@ Functions</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00703">703</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00707">707</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -332,11 +331,11 @@ Functions</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00676">676</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00680">680</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Returns FFmpegKit library build date natively.</p>
<p>Returns FFmpegKit library build date natively.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -371,11 +370,11 @@ Functions</h2></td></tr>
</dl>
<dlclass="section return"><dt>Returns</dt><dd>FFmpegKit library build date </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00843">843</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00847">847</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Returns FFmpeg version bundled within the library natively.</p>
<p>Returns FFmpeg version bundled within the library natively.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -410,11 +409,11 @@ Functions</h2></td></tr>
</dl>
<dlclass="section return"><dt>Returns</dt><dd>FFmpeg version string </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00728">728</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00732">732</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -448,11 +447,11 @@ Functions</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00666">666</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00670">670</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Returns FFmpegKit library version natively.</p>
<p>Returns FFmpegKit library version natively.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -487,11 +486,11 @@ Functions</h2></td></tr>
</dl>
<dlclass="section return"><dt>Returns</dt><dd>FFmpegKit version string </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00739">739</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00743">743</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Registers a new ignored signal. Ignored signals are not handled by the library.</p>
<p>Registers a new ignored signal. Ignored signals are not handled by the library.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -532,11 +531,11 @@ Functions</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00876">876</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00880">880</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Returns the number of native messages which are not transmitted to the Java callbacks for the given session.</p>
<p>Returns the number of native messages which are not transmitted to the Java callbacks for the given session.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -577,11 +576,11 @@ Functions</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00898">898</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00902">902</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Cancels an ongoing FFmpeg operation natively.</p>
<p>Cancels an ongoing FFmpeg operation natively.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -622,11 +621,11 @@ Functions</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00818">818</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00822">822</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Synchronously executes FFmpeg natively with arguments provided.</p>
<p>Synchronously executes FFmpeg natively with arguments provided.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -675,11 +674,11 @@ Functions</h2></td></tr>
</dl>
<dlclass="section return"><dt>Returns</dt><dd>zero on successful execution, non-zero on error </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00752">752</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00756">756</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<p>Creates natively a new named pipe to use in FFmpeg operations.</p>
<p>Creates natively a new named pipe to use in FFmpeg operations.</p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -721,11 +720,11 @@ Functions</h2></td></tr>
</dl>
<dlclass="section return"><dt>Returns</dt><dd>zero on successful creation, non-zero on error </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00830">830</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00834">834</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -775,11 +774,11 @@ Functions</h2></td></tr>
</dl>
<dlclass="section return"><dt>Returns</dt><dd>zero on success, non-zero on error </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00858">858</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00862">862</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<tr><tdclass="paramname">env</td><td>pointer to native method interface </td></tr>
@ -820,14 +819,14 @@ Functions</h2></td></tr>
</dd>
</dl>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00656">656</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html#l00660">660</a> of file <aclass="el"href="../../dc/dd3/ffmpegkit_8c_source.html">ffmpegkit.c</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../d8/dee/ffmpegkit_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<divclass="ttc"id="affmpegkit_8h_html_af6a5c53fda1075105553b492c9afb330"><divclass="ttname"><ahref="../../d8/dee/ffmpegkit_8h.html#af6a5c53fda1075105553b492c9afb330">Java_com_arthenica_ffmpegkit_FFmpegKitConfig_messagesInTransmit</a></div><divclass="ttdeci">JNIEXPORT int JNICALL Java_com_arthenica_ffmpegkit_FFmpegKitConfig_messagesInTransmit(JNIEnv *env, jclass object, jlong id)</div><divclass="ttdef"><b>Definition:</b><ahref="../../dc/dd3/ffmpegkit_8c_source.html#l00898">ffmpegkit.c:898</a></div></div>
<ahref="../../d8/dee/ffmpegkit_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"> 14</span><spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span><spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<divclass="ttc"id="affmpegkit_8h_html_af6a5c53fda1075105553b492c9afb330"><divclass="ttname"><ahref="../../d8/dee/ffmpegkit_8h.html#af6a5c53fda1075105553b492c9afb330">Java_com_arthenica_ffmpegkit_FFmpegKitConfig_messagesInTransmit</a></div><divclass="ttdeci">JNIEXPORT int JNICALL Java_com_arthenica_ffmpegkit_FFmpegKitConfig_messagesInTransmit(JNIEnv *env, jclass object, jlong id)</div><divclass="ttdef"><b>Definition:</b><ahref="../../dc/dd3/ffmpegkit_8c_source.html#l00902">ffmpegkit.c:902</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00129">129</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00135">135</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00134">134</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00140">140</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00131">131</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00137">137</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00133">133</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00139">139</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00132">132</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00138">138</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00132">132</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00138">138</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00130">130</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00136">136</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00131">131</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00137">137</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00133">133</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00139">139</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -233,7 +232,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<trclass="memdesc:a5a7d46d81e403d982cdc2e9cf53ac23b"><tdclass="mdescLeft"> </td><tdclass="mdescRight">unique id identifying a section <ahref="../../d9/d11/structsection.html#a5a7d46d81e403d982cdc2e9cf53ac23b">More...</a><br/></td></tr>
<trclass="memdesc:a641e1f7e65fdba917c295605ef65e667"><tdclass="mdescLeft"> </td><tdclass="mdescRight">For these sections the element_name field is mandatory. <ahref="../../d9/d11/structsection.html#a641e1f7e65fdba917c295605ef65e667">More...</a><br/></td></tr>
<trclass="memdesc:af05c5da5dcb097efe6afa4976a11f48b"><tdclass="mdescLeft"> </td><tdclass="mdescRight">list of children section IDS, terminated by -1 <ahref="../../d9/d11/structsection.html#af05c5da5dcb097efe6afa4976a11f48b">More...</a><br/></td></tr>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00144">144</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00150">150</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>list of children section IDS, terminated by -1 </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00153">153</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00159">159</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>name of the contained element, if provided </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00154">154</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00160">160</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00156">156</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00162">162</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>For these sections the element_name field is mandatory. </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00152">152</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00158">158</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00145">145</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00151">151</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00146">146</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00152">152</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00157">157</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00163">163</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<p>unique section name, in case the name is ambiguous </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00155">155</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00161">161</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -242,7 +238,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<p>Holds information to implement exception handling. </p>
<p>Holds information to implement exception handling. </p>
<pclass="definition">Definition at line <aclass="el"href="../../d9/d56/ffmpegkit__exception_8c_source.html#l00023">23</a> of file <aclass="el"href="../../d9/d56/ffmpegkit__exception_8c_source.html">ffmpegkit_exception.c</a>.</p>
@ -98,7 +97,7 @@ Variables</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../d9/d56/ffmpegkit__exception_8c.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<ahref="../../d9/d56/ffmpegkit__exception_8c.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"> 14</span><spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span><spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00369">369</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00375">375</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00370">370</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00376">376</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00370">370</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00376">376</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00371">371</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00377">377</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00310">310</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00311">311</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00314">314</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00315">315</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00312">312</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00313">313</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00311">311</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00312">312</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00317">317</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00318">318</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00318">318</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00319">319</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00320">320</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00321">321</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00319">319</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00320">320</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00315">315</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00316">316</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -227,7 +228,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01362">1362</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01370">1370</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01363">1363</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01371">1371</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01364">1364</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l01372">1372</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -119,7 +118,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<p>Full name of the Java class that owns native functions in this file. </p>
<p>Full name of the Java class that owns native functions in this file. </p>
<pclass="definition">Definition at line <aclass="el"href="../../da/d94/ffmpegkit__abidetect_8c_source.html#l00025">25</a> of file <aclass="el"href="../../da/d94/ffmpegkit__abidetect_8c_source.html">ffmpegkit_abidetect.c</a>.</p>
</div><!-- fragment --><p>Prototypes of native functions defined by this file. </p>
</div><!-- fragment --><p>Prototypes of native functions defined by this file. </p>
<pclass="definition">Definition at line <aclass="el"href="../../da/d94/ffmpegkit__abidetect_8c_source.html#l00028">28</a> of file <aclass="el"href="../../da/d94/ffmpegkit__abidetect_8c_source.html">ffmpegkit_abidetect.c</a>.</p>
@ -337,7 +336,7 @@ Variables</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../da/d94/ffmpegkit__abidetect_8c.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<divclass="line"><aname="l00045"></a><spanclass="lineno"> 45</span> <aclass="code"href="../../d8/dee/ffmpegkit_8h.html#ae02538a80ad5fc009caec73487d11a8d">LOGE</a>(<spanclass="stringliteral">"OnLoad failed to GetEnv for class %s.\n"</span>, <aclass="code"href="../../da/d94/ffmpegkit__abidetect_8c.html#ac496580fe1118787965992377eb6dd1e">abiDetectClassName</a>);</div>
<divclass="line"><aname="l00056"></a><spanclass="lineno"> 56</span> <aclass="code"href="../../d8/dee/ffmpegkit_8h.html#ae02538a80ad5fc009caec73487d11a8d">LOGE</a>(<spanclass="stringliteral">"OnLoad failed to RegisterNatives for class %s.\n"</span>, <aclass="code"href="../../da/d94/ffmpegkit__abidetect_8c.html#ac496580fe1118787965992377eb6dd1e">abiDetectClassName</a>);</div>
<ahref="../../da/d94/ffmpegkit__abidetect_8c.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="comment"> * FFmpegKit is free software: you can redistribute it and/or modify</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * (at your option) any later version.</span></div>
<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="comment"> * FFmpegKit is distributed in the hope that it will be useful,</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<divclass="line"><aid="l00013"name="l00013"></a><spanclass="lineno"> 13</span><spanclass="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<divclass="line"><aid="l00014"name="l00014"></a><spanclass="lineno"> 14</span><spanclass="comment"> * GNU Lesser General Public License for more details.</span></div>
<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span><spanclass="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * along with FFmpegKit. If not, see <http://www.gnu.org/licenses/>.</span></div>
<divclass="line"><aid="l00045"name="l00045"></a><spanclass="lineno"> 45</span><aclass="code hl_define"href="../../d8/dee/ffmpegkit_8h.html#ae02538a80ad5fc009caec73487d11a8d">LOGE</a>(<spanclass="stringliteral">"OnLoad failed to GetEnv for class %s.\n"</span>, <aclass="code hl_variable"href="../../da/d94/ffmpegkit__abidetect_8c.html#ac496580fe1118787965992377eb6dd1e">abiDetectClassName</a>);</div>
<divclass="line"><aid="l00056"name="l00056"></a><spanclass="lineno"> 56</span><aclass="code hl_define"href="../../d8/dee/ffmpegkit_8h.html#ae02538a80ad5fc009caec73487d11a8d">LOGE</a>(<spanclass="stringliteral">"OnLoad failed to RegisterNatives for class %s.\n"</span>, <aclass="code hl_variable"href="../../da/d94/ffmpegkit__abidetect_8c.html#ac496580fe1118787965992377eb6dd1e">abiDetectClassName</a>);</div>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00103">103</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00322">322</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00325">325</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00329">329</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00332">332</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00323">323</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00326">326</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00325">325</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00328">328</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00326">326</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00329">329</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
</div>
</div>
@ -155,7 +156,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00282">282</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00285">285</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<p><aclass="el"href="../../d3/d1d/struct_option.html">Option</a> flags that must be set on each option that is applied to this group </p>
<p><aclass="el"href="../../d3/d1d/struct_option.html">Option</a> flags that must be set on each option that is applied to this group </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00294">294</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00297">297</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00284">284</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00287">287</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<p><aclass="el"href="../../d3/d1d/struct_option.html">Option</a> to be used as group separator. Can be NULL for groups which are terminated by a non-option argument (e.g. ffmpeg output files) </p>
<p><aclass="el"href="../../d3/d1d/struct_option.html">Option</a> to be used as group separator. Can be NULL for groups which are terminated by a non-option argument (e.g. ffmpeg output files) </p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00289">289</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00292">292</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
</div>
</div>
@ -140,7 +141,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00187">187</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00190">190</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00215">215</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00218">218</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00210">210</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00213">213</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00189">189</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00192">192</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00211">211</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00214">214</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00214">214</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00217">217</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00188">188</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00191">191</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00212">212</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00215">215</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00297">297</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00303">303</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00301">301</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00307">307</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00298">298</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00304">304</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00299">299</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00305">305</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00300">300</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00306">306</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00303">303</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00309">309</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00302">302</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html#l00308">308</a> of file <aclass="el"href="../../d8/d78/fftools__ffprobe_8c_source.html">fftools_ffprobe.c</a>.</p>
</div>
</div>
@ -191,7 +190,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00175">175</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00178">178</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00183">183</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00186">186</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00182">182</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00185">185</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00179">179</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00182">182</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00180">180</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00183">183</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00176">176</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00179">179</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00178">178</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00181">181</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00181">181</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html#l00184">184</a> of file <aclass="el"href="../../d8/d4e/fftools__cmdutils_8h_source.html">fftools_cmdutils.h</a>.</p>
</div>
</div>
@ -227,7 +228,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00096">96</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00097">97</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00098">98</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -137,7 +138,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00594">594</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00602">602</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00595">595</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00603">603</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00604">604</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00612">612</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00600">600</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00608">608</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00596">596</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00604">604</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00597">597</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00605">605</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<p>desired length of the resulting file in microseconds == AV_TIME_BASE units </p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00598">598</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00606">606</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00602">602</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00610">610</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<p>start time in microseconds == AV_TIME_BASE units </p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00599">599</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00607">607</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -233,7 +234,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00089">89</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00091">91</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00092">92</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00091">91</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html#l00093">93</a> of file <aclass="el"href="../../d7/db3/fftools__ffmpeg_8h_source.html">fftools_ffmpeg.h</a>.</p>
</div>
</div>
@ -155,7 +156,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
<ahref="../../df/dff/android__lts__support_8c.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/*</span></div>
<divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment"> * Copyright (C) 2008 The Android Open Source Project</span></div>
<divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment"> * All rights reserved.</span></div>
<divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="comment"> * Redistribution and use in source and binary forms, with or without</span></div>
<divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * modification, are permitted provided that the following conditions</span></div>
<divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * are met:</span></div>
<divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * * Redistributions of source code must retain the above copyright</span></div>
<divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * notice, this list of conditions and the following disclaimer.</span></div>
<divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> <spanclass="comment"> * * Redistributions in binary form must reproduce the above copyright</span></div>
<divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * notice, this list of conditions and the following disclaimer in</span></div>
<divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * the documentation and/or other materials provided with the</span></div>
<divclass="line"><aname="l00015"></a><spanclass="lineno"> 15</span> <spanclass="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span></div>
<divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span></div>
<divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS</span></div>
<divclass="line"><aname="l00018"></a><spanclass="lineno"> 18</span> <spanclass="comment"> * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE</span></div>
<divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="comment"> * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,</span></div>
<divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> <spanclass="comment"> * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,</span></div>
<divclass="line"><aname="l00021"></a><spanclass="lineno"> 21</span> <spanclass="comment"> * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS</span></div>
<divclass="line"><aname="l00022"></a><spanclass="lineno"> 22</span> <spanclass="comment"> * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED</span></div>
<divclass="line"><aname="l00023"></a><spanclass="lineno"> 23</span> <spanclass="comment"> * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,</span></div>
<divclass="line"><aname="l00024"></a><spanclass="lineno"> 24</span> <spanclass="comment"> * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT</span></div>
<divclass="line"><aname="l00025"></a><spanclass="lineno"> 25</span> <spanclass="comment"> * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF</span></div>
<divclass="line"><aname="l00026"></a><spanclass="lineno"> 26</span> <spanclass="comment"> * SUCH DAMAGE.</span></div>
<ahref="../../df/dff/android__lts__support_8c.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aid="l00001"name="l00001"></a><spanclass="lineno"> 1</span><spanclass="comment">/*</span></div>
<divclass="line"><aid="l00002"name="l00002"></a><spanclass="lineno"> 2</span><spanclass="comment"> * Copyright (C) 2008 The Android Open Source Project</span></div>
<divclass="line"><aid="l00003"name="l00003"></a><spanclass="lineno"> 3</span><spanclass="comment"> * All rights reserved.</span></div>
<divclass="line"><aid="l00005"name="l00005"></a><spanclass="lineno"> 5</span><spanclass="comment"> * Redistribution and use in source and binary forms, with or without</span></div>
<divclass="line"><aid="l00006"name="l00006"></a><spanclass="lineno"> 6</span><spanclass="comment"> * modification, are permitted provided that the following conditions</span></div>
<divclass="line"><aid="l00007"name="l00007"></a><spanclass="lineno"> 7</span><spanclass="comment"> * are met:</span></div>
<divclass="line"><aid="l00008"name="l00008"></a><spanclass="lineno"> 8</span><spanclass="comment"> * * Redistributions of source code must retain the above copyright</span></div>
<divclass="line"><aid="l00009"name="l00009"></a><spanclass="lineno"> 9</span><spanclass="comment"> * notice, this list of conditions and the following disclaimer.</span></div>
<divclass="line"><aid="l00010"name="l00010"></a><spanclass="lineno"> 10</span><spanclass="comment"> * * Redistributions in binary form must reproduce the above copyright</span></div>
<divclass="line"><aid="l00011"name="l00011"></a><spanclass="lineno"> 11</span><spanclass="comment"> * notice, this list of conditions and the following disclaimer in</span></div>
<divclass="line"><aid="l00012"name="l00012"></a><spanclass="lineno"> 12</span><spanclass="comment"> * the documentation and/or other materials provided with the</span></div>
<divclass="line"><aid="l00015"name="l00015"></a><spanclass="lineno"> 15</span><spanclass="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span></div>
<divclass="line"><aid="l00016"name="l00016"></a><spanclass="lineno"> 16</span><spanclass="comment"> * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span></div>
<divclass="line"><aid="l00017"name="l00017"></a><spanclass="lineno"> 17</span><spanclass="comment"> * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS</span></div>
<divclass="line"><aid="l00018"name="l00018"></a><spanclass="lineno"> 18</span><spanclass="comment"> * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE</span></div>
<divclass="line"><aid="l00019"name="l00019"></a><spanclass="lineno"> 19</span><spanclass="comment"> * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,</span></div>
<divclass="line"><aid="l00020"name="l00020"></a><spanclass="lineno"> 20</span><spanclass="comment"> * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,</span></div>
<divclass="line"><aid="l00021"name="l00021"></a><spanclass="lineno"> 21</span><spanclass="comment"> * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS</span></div>
<divclass="line"><aid="l00022"name="l00022"></a><spanclass="lineno"> 22</span><spanclass="comment"> * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED</span></div>
<divclass="line"><aid="l00023"name="l00023"></a><spanclass="lineno"> 23</span><spanclass="comment"> * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,</span></div>
<divclass="line"><aid="l00024"name="l00024"></a><spanclass="lineno"> 24</span><spanclass="comment"> * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT</span></div>
<divclass="line"><aid="l00025"name="l00025"></a><spanclass="lineno"> 25</span><spanclass="comment"> * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF</span></div>
<divclass="line"><aid="l00026"name="l00026"></a><spanclass="lineno"> 26</span><spanclass="comment"> * SUCH DAMAGE.</span></div>
Generated on Mon Mar 1 2021 23:46:50 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.2
</small></address>
</body>
</html>
Some files were not shown because too many files have changed in this diff
Show More