<!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>MPVAudioInput class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.2.18 --> <center> <a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> <hr><h1>MPVAudioInput Class Reference</h1><code>#include <<a class="el" href="pv__plugin__interfaces_8h-source.html">pv_plugin_interfaces.h</a>></code> <p> <table border=0 cellpadding=0 cellspacing=0> <tr><td></td></tr> <tr><td colspan=2><br><h2>Public Methods</h2></td></tr> <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVAudioInput.html#a0">SetFormatL</a> (const TDesC8 &aFormat, const TDesC8 &aFmtSpecific, TInt &aMaxRequestSize)=0</td></tr> <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVAudioInput.html#a1">SetConfigL</a> (const TDesC8 &aSampleRate, const TDesC8 &aChannels)=0</td></tr> <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVAudioInput.html#a2">CancelCommand</a> ()=0</td></tr> <tr><td nowrap align=right valign=top>virtual IMPORT_C TInt </td><td valign=bottom><a class="el" href="classMPVAudioInput.html#a3">Reset</a> ()=0</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> MPVAudioInput Class <p> MPVAudioInput cab be implemented by any audio data source that needs to work with PV SDKs. <p> <hr><h2>Member Function Documentation</h2> <a name="a2" doxytag="MPVAudioInput::CancelCommand"></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"> virtual IMPORT_C void MPVAudioInput::CancelCommand </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [pure virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="a3" doxytag="MPVAudioInput::Reset"></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"> virtual IMPORT_C TInt MPVAudioInput::Reset </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [pure virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="a1" doxytag="MPVAudioInput::SetConfigL"></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"> virtual IMPORT_C void MPVAudioInput::SetConfigL </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const TDesC8 & </td> <td class="mdname" nowrap> <em>aSampleRate</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>const TDesC8 & </td> <td class="mdname" nowrap> <em>aChannels</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [pure virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="a0" doxytag="MPVAudioInput::SetFormatL"></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"> virtual IMPORT_C void MPVAudioInput::SetFormatL </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const TDesC8 & </td> <td class="mdname" nowrap> <em>aFormat</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>const TDesC8 & </td> <td class="mdname" nowrap> <em>aFmtSpecific</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>TInt & </td> <td class="mdname" nowrap> <em>aMaxRequestSize</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [pure virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <hr>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="pv__plugin__interfaces_8h-source.html">pv_plugin_interfaces.h</a></ul> <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Author Engine</small> <address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> </small></address> </body> </html>