86 lines
22 KiB
HTML
86 lines
22 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.14"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>MobileFFmpeg Android API: mobileffmpeg.h Source File</title>
|
|
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="../../jquery.js"></script>
|
|
<script type="text/javascript" src="../../dynsections.js"></script>
|
|
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="../../search/searchdata.js"></script>
|
|
<script type="text/javascript" src="../../search/search.js"></script>
|
|
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">MobileFFmpeg Android API
|
|
 <span id="projectnumber">2.2</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.14 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="../../menudata.js"></script>
|
|
<script type="text/javascript" src="../../menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('../../',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">mobileffmpeg.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="../../d8/da5/mobileffmpeg_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2018 Taner Sener</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * This file is part of MobileFFmpeg.</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * MobileFFmpeg is free software: you can redistribute it and/or modify</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * it under the terms of the GNU Lesser General Public License as published by</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * (at your option) any later version.</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * MobileFFmpeg is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * GNU Lesser General Public License for more details.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * You should have received a copy of the GNU Lesser General Public License</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * along with MobileFFmpeg. If not, see <http://www.gnu.org/licenses/>.</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> */</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#ifndef MOBILE_FFMPEG_H</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#define MOBILE_FFMPEG_H</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <jni.h></span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <android/log.h></span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "libavutil/log.h"</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "libavutil/ffversion.h"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="../../d8/da5/mobileffmpeg_8h.html#ab40bb25ef4ec0f35c70e84dbad36cfc2"> 30</a></span> <span class="preprocessor">#define MOBILE_FFMPEG_VERSION "2.2"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="../../d8/da5/mobileffmpeg_8h.html#a6e43beaa714b1bf01ce2271440786e38"> 33</a></span> <span class="preprocessor">#define LIB_NAME "mobile-ffmpeg"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="../../d8/da5/mobileffmpeg_8h.html#ab78bd305488c62caf8515ee765b1ed49"> 36</a></span> <span class="preprocessor">#define LOGV(...) __android_log_print(ANDROID_LOG_VERBOSE, LIB_NAME, __VA_ARGS__)</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="../../d8/da5/mobileffmpeg_8h.html#aa839997a58e14061861cd634fdb7664d"> 39</a></span> <span class="preprocessor">#define LOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LIB_NAME, __VA_ARGS__)</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="../../d8/da5/mobileffmpeg_8h.html#a5512e59d578a380a441a70256af997d0"> 42</a></span> <span class="preprocessor">#define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LIB_NAME, __VA_ARGS__)</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="../../d8/da5/mobileffmpeg_8h.html#a07f1b0d507acedeb7550353eba4f6e66"> 45</a></span> <span class="preprocessor">#define LOGW(...) __android_log_print(ANDROID_LOG_WARN, LIB_NAME, __VA_ARGS__)</span></div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="../../d8/da5/mobileffmpeg_8h.html#ae02538a80ad5fc009caec73487d11a8d"> 48</a></span> <span class="preprocessor">#define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LIB_NAME, __VA_ARGS__)</span></div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="comment">/*</span></div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"> * Class: com_arthenica_mobileffmpeg_Config</span></div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> * Method: enableNativeRedirection</span></div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> * Signature: ()V</span></div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> */</span></div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> JNIEXPORT <span class="keywordtype">void</span> JNICALL <a class="code" href="../../d8/da5/mobileffmpeg_8h.html#ae50207e607b00d2da3284bfb3073b81d">Java_com_arthenica_mobileffmpeg_Config_enableNativeRedirection</a>(JNIEnv *, jclass);</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment">/*</span></div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> * Class: com_arthenica_mobileffmpeg_Config</span></div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> * Method: disableNativeRedirection</span></div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> * Signature: ()V</span></div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> */</span></div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> JNIEXPORT <span class="keywordtype">void</span> JNICALL <a class="code" href="../../d8/da5/mobileffmpeg_8h.html#ab10bd6b77ae73fe22daa7596a5fd0265">Java_com_arthenica_mobileffmpeg_Config_disableNativeRedirection</a>(JNIEnv *, jclass);</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment">/*</span></div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> * Class: com_arthenica_mobileffmpeg_Config</span></div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> * Method: setNativeLogLevel</span></div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"> * Signature: (I)V</span></div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> */</span></div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> JNIEXPORT <span class="keywordtype">void</span> JNICALL <a class="code" href="../../d8/da5/mobileffmpeg_8h.html#a231daf6b3157f2c276a158c7e4b53d3e">Java_com_arthenica_mobileffmpeg_Config_setNativeLogLevel</a>(JNIEnv *, jclass, jint);</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment">/*</span></div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> * Class: com_arthenica_mobileffmpeg_Config</span></div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="comment"> * Method: getNativeLogLevel</span></div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"> * Signature: ()I</span></div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"> */</span></div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> JNIEXPORT jint JNICALL <a class="code" href="../../d8/da5/mobileffmpeg_8h.html#a54e490bc15eb2ad76f6439c2b793ddf0">Java_com_arthenica_mobileffmpeg_Config_getNativeLogLevel</a>(JNIEnv *, jclass);</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="comment">/*</span></div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="comment"> * Class: com_arthenica_mobileffmpeg_Config</span></div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="comment"> * Method: getNativeFFmpegVersion</span></div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="comment"> * Signature: ()Ljava/lang/String;</span></div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="comment"> */</span></div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> JNIEXPORT jstring JNICALL <a class="code" href="../../d8/da5/mobileffmpeg_8h.html#a0250425604569423e8b3398dec588c87">Java_com_arthenica_mobileffmpeg_Config_getNativeFFmpegVersion</a>(JNIEnv *, jclass);</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="comment">/*</span></div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment"> * Class: com_arthenica_mobileffmpeg_Config</span></div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="comment"> * Method: getNativeVersion</span></div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="comment"> * Signature: ()Ljava/lang/String;</span></div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="comment"> */</span></div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> JNIEXPORT jstring JNICALL <a class="code" href="../../d8/da5/mobileffmpeg_8h.html#a6bd5582bfd016c6af95c2cfe8a9f1cec">Java_com_arthenica_mobileffmpeg_Config_getNativeVersion</a>(JNIEnv *, jclass);</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment">/*</span></div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="comment"> * Class: com_arthenica_mobileffmpeg_Config</span></div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="comment"> * Method: nativeExecute</span></div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="comment"> * Signature: ([Ljava/lang/String;)I</span></div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="comment"> */</span></div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> JNIEXPORT jint JNICALL <a class="code" href="../../d8/da5/mobileffmpeg_8h.html#a44b5cc5aca302ad683b6a88974157d1f">Java_com_arthenica_mobileffmpeg_Config_nativeExecute</a>(JNIEnv *, jclass, jobjectArray);</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="comment">/*</span></div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="comment"> * Class: com_arthenica_mobileffmpeg_Config</span></div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="comment"> * Method: nativeCancel</span></div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment"> * Signature: ()V</span></div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="comment"> */</span></div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> JNIEXPORT <span class="keywordtype">void</span> JNICALL <a class="code" href="../../d8/da5/mobileffmpeg_8h.html#a9be298ab41d2b4192bd2caee9e5c7b4f">Java_com_arthenica_mobileffmpeg_Config_nativeCancel</a>(JNIEnv *, jclass);</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="preprocessor">#endif </span><span class="comment">/* MOBILE_FFMPEG_H */</span><span class="preprocessor"></span></div><div class="ttc" id="mobileffmpeg_8h_html_a44b5cc5aca302ad683b6a88974157d1f"><div class="ttname"><a href="../../d8/da5/mobileffmpeg_8h.html#a44b5cc5aca302ad683b6a88974157d1f">Java_com_arthenica_mobileffmpeg_Config_nativeExecute</a></div><div class="ttdeci">JNIEXPORT jint JNICALL Java_com_arthenica_mobileffmpeg_Config_nativeExecute(JNIEnv *, jclass, jobjectArray)</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d16/mobileffmpeg_8c_source.html#l00617">mobileffmpeg.c:617</a></div></div>
|
|
<div class="ttc" id="mobileffmpeg_8h_html_a54e490bc15eb2ad76f6439c2b793ddf0"><div class="ttname"><a href="../../d8/da5/mobileffmpeg_8h.html#a54e490bc15eb2ad76f6439c2b793ddf0">Java_com_arthenica_mobileffmpeg_Config_getNativeLogLevel</a></div><div class="ttdeci">JNIEXPORT jint JNICALL Java_com_arthenica_mobileffmpeg_Config_getNativeLogLevel(JNIEnv *, jclass)</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d16/mobileffmpeg_8c_source.html#l00532">mobileffmpeg.c:532</a></div></div>
|
|
<div class="ttc" id="mobileffmpeg_8h_html_a9be298ab41d2b4192bd2caee9e5c7b4f"><div class="ttname"><a href="../../d8/da5/mobileffmpeg_8h.html#a9be298ab41d2b4192bd2caee9e5c7b4f">Java_com_arthenica_mobileffmpeg_Config_nativeCancel</a></div><div class="ttdeci">JNIEXPORT void JNICALL Java_com_arthenica_mobileffmpeg_Config_nativeCancel(JNIEnv *, jclass)</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d16/mobileffmpeg_8c_source.html#l00670">mobileffmpeg.c:670</a></div></div>
|
|
<div class="ttc" id="mobileffmpeg_8h_html_a6bd5582bfd016c6af95c2cfe8a9f1cec"><div class="ttname"><a href="../../d8/da5/mobileffmpeg_8h.html#a6bd5582bfd016c6af95c2cfe8a9f1cec">Java_com_arthenica_mobileffmpeg_Config_getNativeVersion</a></div><div class="ttdeci">JNIEXPORT jstring JNICALL Java_com_arthenica_mobileffmpeg_Config_getNativeVersion(JNIEnv *, jclass)</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d16/mobileffmpeg_8c_source.html#l00605">mobileffmpeg.c:605</a></div></div>
|
|
<div class="ttc" id="mobileffmpeg_8h_html_ae50207e607b00d2da3284bfb3073b81d"><div class="ttname"><a href="../../d8/da5/mobileffmpeg_8h.html#ae50207e607b00d2da3284bfb3073b81d">Java_com_arthenica_mobileffmpeg_Config_enableNativeRedirection</a></div><div class="ttdeci">JNIEXPORT void JNICALL Java_com_arthenica_mobileffmpeg_Config_enableNativeRedirection(JNIEnv *, jclass)</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d16/mobileffmpeg_8c_source.html#l00542">mobileffmpeg.c:542</a></div></div>
|
|
<div class="ttc" id="mobileffmpeg_8h_html_a0250425604569423e8b3398dec588c87"><div class="ttname"><a href="../../d8/da5/mobileffmpeg_8h.html#a0250425604569423e8b3398dec588c87">Java_com_arthenica_mobileffmpeg_Config_getNativeFFmpegVersion</a></div><div class="ttdeci">JNIEXPORT jstring JNICALL Java_com_arthenica_mobileffmpeg_Config_getNativeFFmpegVersion(JNIEnv *, jclass)</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d16/mobileffmpeg_8c_source.html#l00594">mobileffmpeg.c:594</a></div></div>
|
|
<div class="ttc" id="mobileffmpeg_8h_html_a231daf6b3157f2c276a158c7e4b53d3e"><div class="ttname"><a href="../../d8/da5/mobileffmpeg_8h.html#a231daf6b3157f2c276a158c7e4b53d3e">Java_com_arthenica_mobileffmpeg_Config_setNativeLogLevel</a></div><div class="ttdeci">JNIEXPORT void JNICALL Java_com_arthenica_mobileffmpeg_Config_setNativeLogLevel(JNIEnv *, jclass, jint)</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d16/mobileffmpeg_8c_source.html#l00522">mobileffmpeg.c:522</a></div></div>
|
|
<div class="ttc" id="mobileffmpeg_8h_html_ab10bd6b77ae73fe22daa7596a5fd0265"><div class="ttname"><a href="../../d8/da5/mobileffmpeg_8h.html#ab10bd6b77ae73fe22daa7596a5fd0265">Java_com_arthenica_mobileffmpeg_Config_disableNativeRedirection</a></div><div class="ttdeci">JNIEXPORT void JNICALL Java_com_arthenica_mobileffmpeg_Config_disableNativeRedirection(JNIEnv *, jclass)</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d16/mobileffmpeg_8c_source.html#l00569">mobileffmpeg.c:569</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Sat Sep 29 2018 18:16:42 for MobileFFmpeg Android API by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="../../doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.14
|
|
</small></address>
|
|
</body>
|
|
</html>
|