2022-08-02 21:48:54 +03:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2023-08-22 23:00:49 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
2022-08-02 21:48:54 +03:00
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2022-09-17 20:29:42 +03:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2023-08-22 23:00:49 +03:00
< meta name = "generator" content = "Doxygen 1.9.7" / >
2022-08-02 21:48:54 +03:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > FFmpegKit Linux API: ffmpegkit::Statistics Class Reference< / title >
< link href = "../../tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../jquery.js" > < / script >
< script type = "text/javascript" src = "../../dynsections.js" > < / script >
< link href = "../../search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../search/searchdata.js" > < / script >
< script type = "text/javascript" src = "../../search/search.js" > < / script >
< link href = "../../doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
2022-09-17 20:29:42 +03:00
< tr id = "projectrow" >
2022-08-02 21:48:54 +03:00
< td id = "projectlogo" > < img alt = "Logo" src = "../../ffmpeg-kit-icon-v9-small.png" / > < / td >
2022-09-17 20:29:42 +03:00
< td id = "projectalign" >
2023-08-22 23:00:49 +03:00
< div id = "projectname" > FFmpegKit Linux API< span id = "projectnumber" >   6.0< / span >
2022-08-02 21:48:54 +03:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2023-08-22 23:00:49 +03:00
<!-- Generated by Doxygen 1.9.7 -->
2022-08-02 21:48:54 +03:00
< script type = "text/javascript" >
2022-09-17 20:29:42 +03:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2023-08-22 23:00:49 +03:00
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
2022-08-02 21:48:54 +03:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "../../menudata.js" > < / script >
< script type = "text/javascript" src = "../../menu.js" > < / script >
< script type = "text/javascript" >
2022-09-17 20:29:42 +03:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2022-08-02 21:48:54 +03:00
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-09-17 20:29:42 +03:00
/* @license-end */
< / script >
2022-08-02 21:48:54 +03:00
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
2023-08-22 23:00:49 +03:00
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
2022-08-02 21:48:54 +03:00
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "../../d2/d25/namespaceffmpegkit.html" > ffmpegkit< / a > < / li > < li class = "navelem" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html" > Statistics< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > < / div >
2022-09-17 20:29:42 +03:00
< div class = "headertitle" > < div class = "title" > ffmpegkit::Statistics Class Reference< / div > < / div >
2022-08-02 21:48:54 +03:00
< / div > <!-- header -->
< div class = "contents" >
2022-09-17 20:29:42 +03:00
< p > < code > #include < < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > > < / code > < / p >
2022-08-02 21:48:54 +03:00
< table class = "memberdecls" >
2022-09-17 20:29:42 +03:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-methods" name = "pub-methods" > < / a >
2022-08-02 21:48:54 +03:00
Public Member Functions< / h2 > < / td > < / tr >
2023-08-22 23:00:49 +03:00
< tr class = "memitem:aced4a20ed46409c1573356db8f9a587a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#aced4a20ed46409c1573356db8f9a587a" > Statistics< / a > (const long sessionId, const < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > videoFrameNumber, const float videoFps, const float videoQuality, const int64_t size, const double time, const double bitrate, const double speed)< / td > < / tr >
< tr class = "separator:aced4a20ed46409c1573356db8f9a587a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-08-02 21:48:54 +03:00
< tr class = "memitem:a53301a783bcc852889308575d91b7d6c" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a53301a783bcc852889308575d91b7d6c" > getSessionId< / a > ()< / td > < / tr >
< tr class = "separator:a53301a783bcc852889308575d91b7d6c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a601e49918576def99a353fa6ef465591" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a601e49918576def99a353fa6ef465591" > getVideoFrameNumber< / a > ()< / td > < / tr >
< tr class = "separator:a601e49918576def99a353fa6ef465591" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a716e9a4224e4df7d198c5d823217299f" > < td class = "memItemLeft" align = "right" valign = "top" > float  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a716e9a4224e4df7d198c5d823217299f" > getVideoFps< / a > ()< / td > < / tr >
< tr class = "separator:a716e9a4224e4df7d198c5d823217299f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a6b16aec34a2ba318bdb82e8fa8d824" > < td class = "memItemLeft" align = "right" valign = "top" > float  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a7a6b16aec34a2ba318bdb82e8fa8d824" > getVideoQuality< / a > ()< / td > < / tr >
< tr class = "separator:a7a6b16aec34a2ba318bdb82e8fa8d824" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a420280eb09a90c318e0a2d154a155424" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a420280eb09a90c318e0a2d154a155424" > getSize< / a > ()< / td > < / tr >
< tr class = "separator:a420280eb09a90c318e0a2d154a155424" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-08-22 23:00:49 +03:00
< tr class = "memitem:a0777e2e5ca47dbd2fd097a6e076ad81d" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a0777e2e5ca47dbd2fd097a6e076ad81d" > getTime< / a > ()< / td > < / tr >
< tr class = "separator:a0777e2e5ca47dbd2fd097a6e076ad81d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-08-02 21:48:54 +03:00
< tr class = "memitem:ac705739059ba21b388130969bd6716b6" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#ac705739059ba21b388130969bd6716b6" > getBitrate< / a > ()< / td > < / tr >
< tr class = "separator:ac705739059ba21b388130969bd6716b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a795fd05741ec99b38ab2bf414a7ce5f5" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a795fd05741ec99b38ab2bf414a7ce5f5" > getSpeed< / a > ()< / td > < / tr >
< tr class = "separator:a795fd05741ec99b38ab2bf414a7ce5f5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-09-17 20:29:42 +03:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pri-attribs" name = "pri-attribs" > < / a >
2022-08-02 21:48:54 +03:00
Private Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a0e501b9c8fc0736661eac8f93ca687d8" > < td class = "memItemLeft" align = "right" valign = "top" > long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a0e501b9c8fc0736661eac8f93ca687d8" > _sessionId< / a > < / td > < / tr >
< tr class = "separator:a0e501b9c8fc0736661eac8f93ca687d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae4fb9aa691c1baecdd815d1dcb864baa" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#ae4fb9aa691c1baecdd815d1dcb864baa" > _videoFrameNumber< / a > < / td > < / tr >
< tr class = "separator:ae4fb9aa691c1baecdd815d1dcb864baa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a08f93fea220159d25fcad6533a19571e" > < td class = "memItemLeft" align = "right" valign = "top" > float  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a08f93fea220159d25fcad6533a19571e" > _videoFps< / a > < / td > < / tr >
< tr class = "separator:a08f93fea220159d25fcad6533a19571e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ce543b047014effa3b926122e81cf74" > < td class = "memItemLeft" align = "right" valign = "top" > float  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a3ce543b047014effa3b926122e81cf74" > _videoQuality< / a > < / td > < / tr >
< tr class = "separator:a3ce543b047014effa3b926122e81cf74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a64933526c6d744bea69f9a5a615f22" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a8a64933526c6d744bea69f9a5a615f22" > _size< / a > < / td > < / tr >
< tr class = "separator:a8a64933526c6d744bea69f9a5a615f22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-08-22 23:00:49 +03:00
< tr class = "memitem:ab61d1a79b6e16bbf99cc5c97c729e24d" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#ab61d1a79b6e16bbf99cc5c97c729e24d" > _time< / a > < / td > < / tr >
< tr class = "separator:ab61d1a79b6e16bbf99cc5c97c729e24d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-08-02 21:48:54 +03:00
< tr class = "memitem:a0b0c1d052ae2cfb5d3faa34176a74622" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a0b0c1d052ae2cfb5d3faa34176a74622" > _bitrate< / a > < / td > < / tr >
< tr class = "separator:a0b0c1d052ae2cfb5d3faa34176a74622" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a27cb348856182bb97737e195c20b0faa" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html#a27cb348856182bb97737e195c20b0faa" > _speed< / a > < / td > < / tr >
< tr class = "separator:a27cb348856182bb97737e195c20b0faa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2023-08-22 23:00:49 +03:00
< div class = "textblock" > < p > < a class = "el" href = "../../d0/de7/classffmpegkit_1_1_statistics.html" > Statistics< / a > entry for an FFmpeg execute session. < / p >
2022-08-02 21:48:54 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00030" > 30< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2023-08-22 23:00:49 +03:00
< a id = "aced4a20ed46409c1573356db8f9a587a" name = "aced4a20ed46409c1573356db8f9a587a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aced4a20ed46409c1573356db8f9a587a" > ◆   < / a > < / span > Statistics()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > ffmpegkit::Statistics::Statistics < / td >
< td > (< / td >
< td class = "paramtype" > const long  < / td >
< td class = "paramname" > < em > sessionId< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td >
< td class = "paramname" > < em > videoFrameNumber< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const float  < / td >
< td class = "paramname" > < em > videoFps< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const float  < / td >
< td class = "paramname" > < em > videoQuality< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const int64_t  < / td >
< td class = "paramname" > < em > size< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2023-08-22 23:00:49 +03:00
< td class = "paramtype" > const double  < / td >
2022-08-02 21:48:54 +03:00
< td class = "paramname" > < em > time< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const double  < / td >
< td class = "paramname" > < em > bitrate< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const double  < / td >
< td class = "paramname" > < em > speed< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00022" > 22< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-09-17 20:29:42 +03:00
< a id = "ac705739059ba21b388130969bd6716b6" name = "ac705739059ba21b388130969bd6716b6" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac705739059ba21b388130969bd6716b6" > ◆   < / a > < / span > getBitrate()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > double ffmpegkit::Statistics::getBitrate < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a53301a783bcc852889308575d91b7d6c" name = "a53301a783bcc852889308575d91b7d6c" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a53301a783bcc852889308575d91b7d6c" > ◆   < / a > < / span > getSessionId()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > long ffmpegkit::Statistics::getSessionId < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00026" > 26< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a420280eb09a90c318e0a2d154a155424" name = "a420280eb09a90c318e0a2d154a155424" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a420280eb09a90c318e0a2d154a155424" > ◆   < / a > < / span > getSize()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int64_t ffmpegkit::Statistics::getSize < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a795fd05741ec99b38ab2bf414a7ce5f5" name = "a795fd05741ec99b38ab2bf414a7ce5f5" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a795fd05741ec99b38ab2bf414a7ce5f5" > ◆   < / a > < / span > getSpeed()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > double ffmpegkit::Statistics::getSpeed < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
2023-08-22 23:00:49 +03:00
< a id = "a0777e2e5ca47dbd2fd097a6e076ad81d" name = "a0777e2e5ca47dbd2fd097a6e076ad81d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0777e2e5ca47dbd2fd097a6e076ad81d" > ◆   < / a > < / span > getTime()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2023-08-22 23:00:49 +03:00
< td class = "memname" > double ffmpegkit::Statistics::getTime < / td >
2022-08-02 21:48:54 +03:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a716e9a4224e4df7d198c5d823217299f" name = "a716e9a4224e4df7d198c5d823217299f" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a716e9a4224e4df7d198c5d823217299f" > ◆   < / a > < / span > getVideoFps()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > float ffmpegkit::Statistics::getVideoFps < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00034" > 34< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a601e49918576def99a353fa6ef465591" name = "a601e49918576def99a353fa6ef465591" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a601e49918576def99a353fa6ef465591" > ◆   < / a > < / span > getVideoFrameNumber()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > ffmpegkit::Statistics::getVideoFrameNumber < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00030" > 30< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a7a6b16aec34a2ba318bdb82e8fa8d824" name = "a7a6b16aec34a2ba318bdb82e8fa8d824" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a6b16aec34a2ba318bdb82e8fa8d824" > ◆   < / a > < / span > getVideoQuality()< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > float ffmpegkit::Statistics::getVideoQuality < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Field Documentation< / h2 >
2022-09-17 20:29:42 +03:00
< a id = "a0b0c1d052ae2cfb5d3faa34176a74622" name = "a0b0c1d052ae2cfb5d3faa34176a74622" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0b0c1d052ae2cfb5d3faa34176a74622" > ◆   < / a > < / span > _bitrate< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double ffmpegkit::Statistics::_bitrate< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00050" > 50< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a0e501b9c8fc0736661eac8f93ca687d8" name = "a0e501b9c8fc0736661eac8f93ca687d8" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0e501b9c8fc0736661eac8f93ca687d8" > ◆   < / a > < / span > _sessionId< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long ffmpegkit::Statistics::_sessionId< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00044" > 44< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a8a64933526c6d744bea69f9a5a615f22" name = "a8a64933526c6d744bea69f9a5a615f22" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a64933526c6d744bea69f9a5a615f22" > ◆   < / a > < / span > _size< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int64_t ffmpegkit::Statistics::_size< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00048" > 48< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a27cb348856182bb97737e195c20b0faa" name = "a27cb348856182bb97737e195c20b0faa" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a27cb348856182bb97737e195c20b0faa" > ◆   < / a > < / span > _speed< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double ffmpegkit::Statistics::_speed< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00051" > 51< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div >
< / div >
2023-08-22 23:00:49 +03:00
< a id = "ab61d1a79b6e16bbf99cc5c97c729e24d" name = "ab61d1a79b6e16bbf99cc5c97c729e24d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab61d1a79b6e16bbf99cc5c97c729e24d" > ◆   < / a > < / span > _time< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2023-08-22 23:00:49 +03:00
< td class = "memname" > double ffmpegkit::Statistics::_time< / td >
2022-08-02 21:48:54 +03:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00049" > 49< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a08f93fea220159d25fcad6533a19571e" name = "a08f93fea220159d25fcad6533a19571e" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a08f93fea220159d25fcad6533a19571e" > ◆   < / a > < / span > _videoFps< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > float ffmpegkit::Statistics::_videoFps< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00046" > 46< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "ae4fb9aa691c1baecdd815d1dcb864baa" name = "ae4fb9aa691c1baecdd815d1dcb864baa" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae4fb9aa691c1baecdd815d1dcb864baa" > ◆   < / a > < / span > _videoFrameNumber< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > ffmpegkit::Statistics::_videoFrameNumber< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00045" > 45< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div >
< / div >
2022-09-17 20:29:42 +03:00
< a id = "a3ce543b047014effa3b926122e81cf74" name = "a3ce543b047014effa3b926122e81cf74" > < / a >
2023-08-22 23:00:49 +03:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ce543b047014effa3b926122e81cf74" > ◆   < / a > < / span > _videoQuality< / h2 >
2022-08-02 21:48:54 +03:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > float ffmpegkit::Statistics::_videoQuality< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../da/df2/_statistics_8h_source.html#l00047" > 47< / a > of file < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "../../da/df2/_statistics_8h_source.html" > Statistics.h< / a > < / li >
< li > < a class = "el" href = "../../d3/d3f/_statistics_8cpp_source.html" > Statistics.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2023-08-22 23:00:49 +03:00
Generated on Tue Aug 22 2023 01:27:12 for FFmpegKit Linux API by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "../../doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.7
2022-08-02 21:48:54 +03:00
< / small > < / address >
< / body >
< / html >