⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classaflibrecorderitem.html

📁 一个共享源码的音频库5(doc 文档)
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>aflibRecorderItem class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.2.15 --><center><a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center><hr><h1>aflibRecorderItem  Class Reference</h1>Data class used by class <a class="el" href="classaflibAudioRecorder.html">aflibAudioRecorder</a>. <a href="#_details">More...</a><p><code>#include &lt;<a class="el" href="aflibRecorderItem_8h-source.html">aflibRecorderItem.h</a>&gt;</code><p><a href="classaflibRecorderItem-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td colspan=2><br><h2>Public Methods</h2></td></tr><tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a0">aflibRecorderItem</a> ()</td></tr><tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a1">aflibRecorderItem</a> (const <a class="el" href="classaflibDateTime.html">aflibDateTime</a> start_date, const <a class="el" href="classaflibDateTime.html">aflibDateTime</a> stop_date, const string &amp;file, const string &amp;file_type, long long max_limit, long long each_limit, <a class="el" href="classaflibConfig.html">aflibConfig</a> &amp;config)</td></tr><tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a2">~aflibRecorderItem</a> ()</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a3">setStartDate</a> (const <a class="el" href="classaflibDateTime.html">aflibDateTime</a> &amp;date1)</td></tr><tr><td nowrap align=right valign=top>const <a class="el" href="classaflibDateTime.html">aflibDateTime</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a4">getStartDate</a> () const</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a5">setStopDate</a> (const <a class="el" href="classaflibDateTime.html">aflibDateTime</a> &amp;date1)</td></tr><tr><td nowrap align=right valign=top>const <a class="el" href="classaflibDateTime.html">aflibDateTime</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a6">getStopDate</a> () const</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a7">setAudioFile</a> (const string &amp;file)</td></tr><tr><td nowrap align=right valign=top>const string &amp;&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a8">getAudioFile</a> () const</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a9">setAudioFileType</a> (const string &amp;file)</td></tr><tr><td nowrap align=right valign=top>const string &amp;&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a10">getAudioFileType</a> () const</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a11">setMaxFileLimit</a> (long long size)</td></tr><tr><td nowrap align=right valign=top>long long&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a12">getMaxFileLimit</a> () const</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a13">setEachFileLimit</a> (long long size)</td></tr><tr><td nowrap align=right valign=top>long long&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a14">getEachFileLimit</a> () const</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a15">setFileObject</a> (<a class="el" href="classaflibAudioFile.html">aflibAudioFile</a> *audio)</td></tr><tr><td nowrap align=right valign=top><a class="el" href="classaflibAudioFile.html">aflibAudioFile</a> *&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a16">getFileObject</a> () const</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a17">setConfig</a> (const <a class="el" href="classaflibConfig.html">aflibConfig</a> &amp;cfg)</td></tr><tr><td nowrap align=right valign=top>const <a class="el" href="classaflibConfig.html">aflibConfig</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a18">getConfig</a> () const</td></tr><tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a19">processNextFile</a> ()</td></tr><tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classaflibRecorderItem.html#a20">getNumSegmentsSoFar</a> ()</td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Data class used by class <a class="el" href="classaflibAudioRecorder.html">aflibAudioRecorder</a>.<p><hr><h2>Constructor &amp; Destructor Documentation</h2><a name="a0" doxytag="aflibRecorderItem::aflibRecorderItem"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> aflibRecorderItem::aflibRecorderItem </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a1" doxytag="aflibRecorderItem::aflibRecorderItem"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> aflibRecorderItem::aflibRecorderItem </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const <a class="el" href="classaflibDateTime.html">aflibDateTime</a>&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>start_date</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const <a class="el" href="classaflibDateTime.html">aflibDateTime</a>&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>stop_date</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const string &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>file</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const string &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>file_type</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>long long&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>max_limit</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>long long&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>each_limit</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap><a class="el" href="classaflibConfig.html">aflibConfig</a> &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>config</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a2" doxytag="aflibRecorderItem::~aflibRecorderItem"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> aflibRecorderItem::~aflibRecorderItem </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><hr><h2>Member Function Documentation</h2><a name="a8" doxytag="aflibRecorderItem::getAudioFile"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const string &amp; aflibRecorderItem::getAudioFile </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a10" doxytag="aflibRecorderItem::getAudioFileType"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const string &amp; aflibRecorderItem::getAudioFileType </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a18" doxytag="aflibRecorderItem::getConfig"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const <a class="el" href="classaflibConfig.html">aflibConfig</a> &amp; aflibRecorderItem::getConfig </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a14" doxytag="aflibRecorderItem::getEachFileLimit"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> long long aflibRecorderItem::getEachFileLimit </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a16" doxytag="aflibRecorderItem::getFileObject"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classaflibAudioFile.html">aflibAudioFile</a> * aflibRecorderItem::getFileObject </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a12" doxytag="aflibRecorderItem::getMaxFileLimit"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> long long aflibRecorderItem::getMaxFileLimit </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a20" doxytag="aflibRecorderItem::getNumSegmentsSoFar"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> int aflibRecorderItem::getNumSegmentsSoFar </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>          <td class="md" valign="top">)&nbsp;</td>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -