2016-05-02 14:20:18 +02:00
<!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.6" />
< title > LibTgBotPP: Voice.cc 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 = "navtree.css" rel = "stylesheet" type = "text/css" />
< script type = "text/javascript" src = "resize.js" ></ script >
< script type = "text/javascript" src = "navtree.js" ></ script >
< script type = "text/javascript" >
$ ( document ). ready ( initResizable );
$ ( window ). load ( resizeHeight );
</ script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" />
< script type = "text/javascript" src = "search/search.js" ></ script >
< script type = "text/javascript" >
$ ( document ). ready ( function () { searchBox . OnSelectItem ( 0 ); });
</ 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 style = "padding-left: 0.5em;" >
< div id = "projectname" > LibTgBotPP
</ div >
</ td >
</ tr >
</ tbody >
</ table >
</ div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
< script type = "text/javascript" >
var searchBox = new SearchBox ( "searchBox" , "search" , false , 'Search' );
</ script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li >< a href = "index.html" >< span > Main  Page</ span ></ a ></ li >
< li >< a href = "namespaces.html" >< span > Namespaces</ span ></ a ></ li >
< li >< a href = "annotated.html" >< span > Classes</ span ></ a ></ li >
< li class = "current" >< a href = "files.html" >< span > Files</ span ></ a ></ li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover = "return searchBox.OnSearchSelectShow()"
onmouseout = "return searchBox.OnSearchSelectHide()"
alt = "" />
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus = "searchBox.OnSearchFieldFocus(true)"
onblur = "searchBox.OnSearchFieldFocus(false)"
onkeyup = "searchBox.OnSearchFieldChange(event)" />
</ span >< span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" >< img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" /></ a >
</ span >
</ div >
</ li >
</ ul >
</ div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li >< a href = "files.html" >< span > File  List</ span ></ a ></ li >
< li >< a href = "globals.html" >< span > File  Members</ span ></ a ></ li >
</ ul >
</ div >
</ div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" ></ div >
</ div >
</ div >
< div id = "splitbar" style = "-moz-user-select:none;"
class = "ui-resizable-handle" >
</ div >
</ div >
< script type = "text/javascript" >
$ ( document ). ready ( function (){ initNavTree ( 'Voice_8cc_source.html' , '' );});
</ script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover = "return searchBox.OnSearchSelectShow()"
onmouseout = "return searchBox.OnSearchSelectHide()"
onkeydown = "return searchBox.OnSearchSelectKey(event)" >
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" >< span class = "SelectionMark" >   </ span > All</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" >< span class = "SelectionMark" >   </ span > Classes</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" >< span class = "SelectionMark" >   </ span > Namespaces</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" >< span class = "SelectionMark" >   </ span > Files</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" >< span class = "SelectionMark" >   </ span > Functions</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" >< span class = "SelectionMark" >   </ span > Variables</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" >< span class = "SelectionMark" >   </ span > Typedefs</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" >< span class = "SelectionMark" >   </ span > Macros</ a ></ 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" > Voice.cc</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< a href = "Voice_8cc.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 = "preprocessor" > #include " < a class = "code" href = "Voice_8h.html" > Telegram/Voice.h</ a > " </ span ></ div >
< div class = "line" >< a name = "l00002" ></ a >< span class = "lineno" > 2</ span >   </ div >
< div class = "line" >< a name = "l00003" ></ a >< span class = "lineno" >< a class = "line" href = "classTelegram_1_1Voice.html#ab52d101c1c5ac2ba65bbf3e8e0e92060" > 3</ a ></ span >   < a class = "code" href = "classTelegram_1_1Voice.html#ab52d101c1c5ac2ba65bbf3e8e0e92060" > Telegram::Voice::Voice</ a > (Json::Value json) {</ div >
< div class = "line" >< a name = "l00004" ></ a >< span class = "lineno" > 4</ span >   </ div >
< div class = "line" >< a name = "l00005" ></ a >< span class = "lineno" > 5</ span >   this-> < a class = "code" href = "classTelegram_1_1Voice.html#ad7af2176e0ed1ef02ce98ae23b1d711a" > file_id</ a > = json[< span class = "stringliteral" > " file_id" </ span > ].asString();</ div >
< div class = "line" >< a name = "l00006" ></ a >< span class = "lineno" > 6</ span >   this-> < a class = "code" href = "classTelegram_1_1Voice.html#acb0b5b060352de7312aadbc3703faf6d" > duration</ a > = json[< span class = "stringliteral" > " duration" </ span > ].asInt64();</ div >
< div class = "line" >< a name = "l00007" ></ a >< span class = "lineno" > 7</ span >   this-> < a class = "code" href = "classTelegram_1_1Voice.html#ae8a6261c1224e4d956589b57dc223fa2" > mime_type</ a > = json[< span class = "stringliteral" > " mime_type" </ span > ].asString();</ div >
< div class = "line" >< a name = "l00008" ></ a >< span class = "lineno" > 8</ span >   this-> < a class = "code" href = "classTelegram_1_1Voice.html#ac368f6b155293e9abe459a168b7d50b3" > file_size</ a > = json[< span class = "stringliteral" > " file_size" </ span > ].asInt64();</ div >
< div class = "line" >< a name = "l00009" ></ a >< span class = "lineno" > 9</ span >   }</ div >
< div class = "ttc" id = "classTelegram_1_1Voice_html_acb0b5b060352de7312aadbc3703faf6d" >< div class = "ttname" >< a href = "classTelegram_1_1Voice.html#acb0b5b060352de7312aadbc3703faf6d" > Telegram::Voice::duration</ a ></ div >< div class = "ttdeci" > Json::Int64 duration</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "Voice_8h_source.html#l00015" > Voice.h:15</ a ></ div ></ div >
< div class = "ttc" id = "classTelegram_1_1Voice_html_ab52d101c1c5ac2ba65bbf3e8e0e92060" >< div class = "ttname" >< a href = "classTelegram_1_1Voice.html#ab52d101c1c5ac2ba65bbf3e8e0e92060" > Telegram::Voice::Voice</ a ></ div >< div class = "ttdeci" > Voice(Json::Value)</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "Voice_8cc_source.html#l00003" > Voice.cc:3</ a ></ div ></ div >
< div class = "ttc" id = "classTelegram_1_1Voice_html_ad7af2176e0ed1ef02ce98ae23b1d711a" >< div class = "ttname" >< a href = "classTelegram_1_1Voice.html#ad7af2176e0ed1ef02ce98ae23b1d711a" > Telegram::Voice::file_id</ a ></ div >< div class = "ttdeci" > std::string file_id</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "Voice_8h_source.html#l00014" > Voice.h:14</ a ></ div ></ div >
< div class = "ttc" id = "classTelegram_1_1Voice_html_ae8a6261c1224e4d956589b57dc223fa2" >< div class = "ttname" >< a href = "classTelegram_1_1Voice.html#ae8a6261c1224e4d956589b57dc223fa2" > Telegram::Voice::mime_type</ a ></ div >< div class = "ttdeci" > std::string mime_type</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "Voice_8h_source.html#l00016" > Voice.h:16</ a ></ div ></ div >
< div class = "ttc" id = "Voice_8h_html" >< div class = "ttname" >< a href = "Voice_8h.html" > Voice.h</ a ></ div ></ div >
< div class = "ttc" id = "classTelegram_1_1Voice_html_ac368f6b155293e9abe459a168b7d50b3" >< div class = "ttname" >< a href = "classTelegram_1_1Voice.html#ac368f6b155293e9abe459a168b7d50b3" > Telegram::Voice::file_size</ a ></ div >< div class = "ttdeci" > Json::Int64 file_size</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "Voice_8h_source.html#l00017" > Voice.h:17</ a ></ div ></ div >
</ div > <!-- fragment --> </ div > <!-- contents -->
</ div > <!-- doc-content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2017-06-06 14:50:04 +02:00
< li class = "navelem" >< a class = "el" href = "dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src</ a ></ li >< li class = "navelem" >< a class = "el" href = "Voice_8cc.html" > Voice.cc</ a ></ li >
2017-06-07 20:38:03 +02:00
< li class = "footer" > Generated on Wed Jun 7 2017 20:37:38 for LibTgBotPP by
2016-05-02 14:20:18 +02:00
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" /></ a > 1.8.6 </ li >
</ ul >
</ div >
</ body >
</ html >