| Index: native_client_sdk/doc_generated/pepper_dev/cpp/classpp_1_1_media_stream_audio_track.html
|
| diff --git a/native_client_sdk/doc_generated/pepper_dev/cpp/classpp_1_1_media_stream_audio_track.html b/native_client_sdk/doc_generated/pepper_dev/cpp/classpp_1_1_media_stream_audio_track.html
|
| index c7daa1551d4af8bdd599900eaaf05678325fac87..7937cb88face0d8a69a9d71bcf72d2caee443897 100644
|
| --- a/native_client_sdk/doc_generated/pepper_dev/cpp/classpp_1_1_media_stream_audio_track.html
|
| +++ b/native_client_sdk/doc_generated/pepper_dev/cpp/classpp_1_1_media_stream_audio_track.html
|
| @@ -30,15 +30,15 @@ Public Member Functions</h2><table class="memberdecls">
|
| <tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#ac1767869e698082610ee3f9cb5a28561">GetAttrib</a> (PP_MediaStreamAudioTrack_Attrib attrib, int32_t *value)</td></tr>
|
| <tr><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#ac04877194c84ddbb004265e476275a46">GetId</a> () const </td></tr>
|
| <tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#ae1be4d89810f272b4e43b1ca07a7b0de">HasEnded</a> () const </td></tr>
|
| -<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#a21cbe2138268adba62b204762aa30e10">GetFrame</a> (const <a class="el" href="classpp_1_1_completion_callback_with_output.html">CompletionCallbackWithOutput</a>< <a class="el" href="classpp_1_1_audio_frame.html">AudioFrame</a> > &callback)</td></tr>
|
| -<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#aa979e01db289d5063b6b7f8ac959345a">RecycleFrame</a> (const <a class="el" href="classpp_1_1_audio_frame.html">AudioFrame</a> &frame)</td></tr>
|
| +<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#acc9e47e460bae4a6d0ade366b5cf33ed">GetBuffer</a> (const <a class="el" href="classpp_1_1_completion_callback_with_output.html">CompletionCallbackWithOutput</a>< <a class="el" href="classpp_1_1_audio_buffer.html">AudioBuffer</a> > &callback)</td></tr>
|
| +<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#a0601e973dc3020973cfb001ee320aa36">RecycleBuffer</a> (const <a class="el" href="classpp_1_1_audio_buffer.html">AudioBuffer</a> &buffer)</td></tr>
|
| <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#a2ad0471a5fb098f84ec301d52bca269a">Close</a> ()</td></tr>
|
| </table><h2>
|
| Static Public Member Functions</h2><table class="memberdecls">
|
| <tr><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html#a66b94f4551e3e1db35fc9cdfdb686097">IsMediaStreamAudioTrack</a> (const <a class="el" href="classpp_1_1_resource.html">Resource</a> &resource)</td></tr>
|
| </table>
|
| <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
|
| -<div class="textblock"><p>The <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio frames from a MediaStream audio ...">MediaStreamAudioTrack</a></code> class contains methods for receiving audio frames from a MediaStream audio track in the browser. </p>
|
| +<div class="textblock"><p>The <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio buffers from a MediaStream audio...">MediaStreamAudioTrack</a></code> class contains methods for receiving audio buffers from a MediaStream audio track in the browser. </p>
|
| </div><hr /><h2>Constructor & Destructor Documentation</h2>
|
| <a class="anchor" id="aba4674796b58027523c3429e6e6c977f"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::MediaStreamAudioTrack" ref="aba4674796b58027523c3429e6e6c977f" args="()" -->
|
| <div class="memitem">
|
| @@ -53,7 +53,7 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| </table>
|
| </div>
|
| <div class="memdoc">
|
| -<p>Default constructor for creating an <a class="el" href="classpp_1_1_resource.html#a859068e34cdc2dc0b78754c255323aa9" title="This functions determines if this resource is invalid or uninitialized.">is_null()</a> <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio frames from a MediaStream audio ...">MediaStreamAudioTrack</a></code> object. </p>
|
| +<p>Default constructor for creating an <a class="el" href="classpp_1_1_resource.html#a859068e34cdc2dc0b78754c255323aa9" title="This functions determines if this resource is invalid or uninitialized.">is_null()</a> <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio buffers from a MediaStream audio...">MediaStreamAudioTrack</a></code> object. </p>
|
| </div>
|
| </div>
|
| <a class="anchor" id="adc7d45a01c7f7e27a94a033e957e0587"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::MediaStreamAudioTrack" ref="adc7d45a01c7f7e27a94a033e957e0587" args="(const MediaStreamAudioTrack &other)" -->
|
| @@ -70,10 +70,10 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| </table>
|
| </div>
|
| <div class="memdoc">
|
| -<p>The copy constructor for <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio frames from a MediaStream audio ...">MediaStreamAudioTrack</a></code>. </p>
|
| +<p>The copy constructor for <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio buffers from a MediaStream audio...">MediaStreamAudioTrack</a></code>. </p>
|
| <dl class="params"><dt><b>Parameters:</b></dt><dd>
|
| <table class="params">
|
| -<tr><td class="paramdir">[in]</td><td class="paramname">other</td><td>A reference to a <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio frames from a MediaStream audio ...">MediaStreamAudioTrack</a></code>. </td></tr>
|
| +<tr><td class="paramdir">[in]</td><td class="paramname">other</td><td>A reference to a <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio buffers from a MediaStream audio...">MediaStreamAudioTrack</a></code>. </td></tr>
|
| </table>
|
| </dd>
|
| </dl>
|
| @@ -93,7 +93,7 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| </table>
|
| </div>
|
| <div class="memdoc">
|
| -<p>Constructs a <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio frames from a MediaStream audio ...">MediaStreamAudioTrack</a></code> from a <code><a class="el" href="classpp_1_1_resource.html" title="A reference counted module resource.">Resource</a></code>. </p>
|
| +<p>Constructs a <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio buffers from a MediaStream audio...">MediaStreamAudioTrack</a></code> from a <code><a class="el" href="classpp_1_1_resource.html" title="A reference counted module resource.">Resource</a></code>. </p>
|
| <dl class="params"><dt><b>Parameters:</b></dt><dd>
|
| <table class="params">
|
| <tr><td class="paramdir">[in]</td><td class="paramname">resource</td><td>A <code>PPB_MediaStreamAudioTrack</code> resource. </td></tr>
|
| @@ -165,7 +165,7 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| </div>
|
| <div class="memdoc">
|
| <p>Closes the MediaStream audio track, and disconnects it from the audio source. </p>
|
| -<p>After calling <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#a2ad0471a5fb098f84ec301d52bca269a" title="Closes the MediaStream audio track, and disconnects it from the audio source.">Close()</a></code>, no new frames will be received. </p>
|
| +<p>After calling <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#a2ad0471a5fb098f84ec301d52bca269a" title="Closes the MediaStream audio track, and disconnects it from the audio source.">Close()</a></code>, no new buffers will be received. </p>
|
| </div>
|
| </div>
|
| <a class="anchor" id="ad3572da8199315fc90248f5634358211"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::Configure" ref="ad3572da8199315fc90248f5634358211" args="(const int32_t attributes[], const CompletionCallback &callback)" -->
|
| @@ -192,17 +192,17 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| </table>
|
| </div>
|
| <div class="memdoc">
|
| -<p>Configures underlying frame buffers for incoming frames. </p>
|
| -<p>If the application doesn't want to drop frames, then the <code>PP_MEDIASTREAMAUDIOTRACK_ATTRIB_BUFFERED_FRAMES</code> should be chosen such that inter-frame processing time variability won't overrun the input buffer. If the buffer is overfilled, then frames will be dropped. The application can detect this by examining the timestamp on returned frames. If <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#ad3572da8199315fc90248f5634358211" title="Configures underlying frame buffers for incoming frames.">Configure()</a></code> is not called, default settings will be used. Example usage from plugin code: </p>
|
| +<p>Configures underlying buffer buffers for incoming audio samples. </p>
|
| +<p>If the application doesn't want to drop samples, then the <code>PP_MEDIASTREAMAUDIOTRACK_ATTRIB_BUFFERS</code> should be chosen such that inter-buffer processing time variability won't overrun all input buffers. If all buffers are filled, then samples will be dropped. The application can detect this by examining the timestamp on returned buffers. If <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#ad3572da8199315fc90248f5634358211" title="Configures underlying buffer buffers for incoming audio samples.">Configure()</a></code> is not called, default settings will be used. Example usage from plugin code: </p>
|
| <div class="fragment"><pre class="fragment"> int32_t attribs[] = {
|
| - PP_MEDIASTREAMAUDIOTRACK_ATTRIB_BUFFERED_FRAMES, 4,
|
| + PP_MEDIASTREAMAUDIOTRACK_ATTRIB_BUFFERS, 4,
|
| PP_MEDIASTREAMAUDIOTRACK_ATTRIB_DURATION, 10,
|
| PP_MEDIASTREAMAUDIOTRACK_ATTRIB_NONE};
|
| track.Configure(attribs, callback);
|
| </pre></div><dl class="params"><dt><b>Parameters:</b></dt><dd>
|
| <table class="params">
|
| <tr><td class="paramdir">[in]</td><td class="paramname">attrib_list</td><td>A list of attribute name-value pairs in which each attribute is immediately followed by the corresponding desired value. The list is terminated by <code>PP_MEDIASTREAMAUDIOTRACK_AUDIO_NONE</code>. </td></tr>
|
| -<tr><td class="paramdir">[in]</td><td class="paramname">callback</td><td>A <code>PP_CompletionCallback</code> to be called upon completion of <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#ad3572da8199315fc90248f5634358211" title="Configures underlying frame buffers for incoming frames.">Configure()</a></code>.</td></tr>
|
| +<tr><td class="paramdir">[in]</td><td class="paramname">callback</td><td>A <code><a class="el" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">CompletionCallback</a></code> to be called upon completion of <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#ad3572da8199315fc90248f5634358211" title="Configures underlying buffer buffers for incoming audio samples.">Configure()</a></code>.</td></tr>
|
| </table>
|
| </dd>
|
| </dl>
|
| @@ -244,29 +244,29 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| <dl class="return"><dt><b>Returns:</b></dt><dd>An int32_t containing a result code from <code>pp_errors.h</code>. </dd></dl>
|
| </div>
|
| </div>
|
| -<a class="anchor" id="a21cbe2138268adba62b204762aa30e10"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::GetFrame" ref="a21cbe2138268adba62b204762aa30e10" args="(const CompletionCallbackWithOutput< AudioFrame > &callback)" -->
|
| +<a class="anchor" id="acc9e47e460bae4a6d0ade366b5cf33ed"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::GetBuffer" ref="acc9e47e460bae4a6d0ade366b5cf33ed" args="(const CompletionCallbackWithOutput< AudioBuffer > &callback)" -->
|
| <div class="memitem">
|
| <div class="memproto">
|
| <table class="memname">
|
| <tr>
|
| -<td class="memname">int32_t <a class="el" href="classpp_1_1_media_stream_audio_track.html#a21cbe2138268adba62b204762aa30e10">pp::MediaStreamAudioTrack::GetFrame</a> </td>
|
| +<td class="memname">int32_t <a class="el" href="classpp_1_1_media_stream_audio_track.html#acc9e47e460bae4a6d0ade366b5cf33ed">pp::MediaStreamAudioTrack::GetBuffer</a> </td>
|
| <td>(</td>
|
| -<td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback_with_output.html">CompletionCallbackWithOutput</a>< <a class="el" href="classpp_1_1_audio_frame.html">AudioFrame</a> > & </td>
|
| +<td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback_with_output.html">CompletionCallbackWithOutput</a>< <a class="el" href="classpp_1_1_audio_buffer.html">AudioBuffer</a> > & </td>
|
| <td class="paramname"><em>callback</em></td><td>)</td>
|
| <td></td>
|
| </tr>
|
| </table>
|
| </div>
|
| <div class="memdoc">
|
| -<p>Gets the next audio frame from the MediaStream track. </p>
|
| -<p>If internal processing is slower than the incoming frame rate, new frames will be dropped from the incoming stream. Once the input buffer is full, frames will be dropped until <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#aa979e01db289d5063b6b7f8ac959345a" title="Recycles a frame returned by GetFrame(), so the track can reuse the underlying buffer of this frame...">RecycleFrame()</a></code> is called to free a spot for another frame to be buffered. If there are no frames in the input buffer, <code>PP_OK_COMPLETIONPENDING</code> will be returned immediately and the <code>callback</code> will be called when a new frame is received or some error happens.</p>
|
| +<p>Gets the next audio buffer from the MediaStream track. </p>
|
| +<p>If internal processing is slower than the incoming buffer rate, new buffers will be dropped from the incoming stream. Once all buffers are full, audio samples will be dropped until <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#a0601e973dc3020973cfb001ee320aa36" title="Recycles a buffer returned by GetBuffer(), so the track can reuse the buffer.">RecycleBuffer()</a></code> is called to free a spot for another buffer. If there are no audio data in the input buffer, <code>PP_OK_COMPLETIONPENDING</code> will be returned immediately and the <code>callback</code> will be called when a new buffer of audio samples is received or some error happens.</p>
|
| <dl class="params"><dt><b>Parameters:</b></dt><dd>
|
| <table class="params">
|
| -<tr><td class="paramdir">[in]</td><td class="paramname">callback</td><td>A <code>PP_CompletionCallback</code> to be called upon completion of <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#a21cbe2138268adba62b204762aa30e10" title="Gets the next audio frame from the MediaStream track.">GetFrame()</a></code>. If success, an <a class="el" href="classpp_1_1_audio_frame.html">AudioFrame</a> will be passed into the completion callback function.</td></tr>
|
| +<tr><td class="paramdir">[in]</td><td class="paramname">callback</td><td>A <code><a class="el" href="classpp_1_1_completion_callback_with_output.html" title="A CompletionCallbackWithOutput defines a completion callback that additionally stores a pointer to so...">CompletionCallbackWithOutput</a></code> to be called upon completion of <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#acc9e47e460bae4a6d0ade366b5cf33ed" title="Gets the next audio buffer from the MediaStream track.">GetBuffer()</a></code>. If success, an <a class="el" href="classpp_1_1_audio_buffer.html">AudioBuffer</a> will be passed into the completion callback function.</td></tr>
|
| </table>
|
| </dd>
|
| </dl>
|
| -<dl class="return"><dt><b>Returns:</b></dt><dd>An int32_t containing a result code from <code>pp_errors.h</code>. Returns PP_ERROR_NOMEMORY if <code>max_buffered_frames</code> frames buffer was not allocated successfully. </dd></dl>
|
| +<dl class="return"><dt><b>Returns:</b></dt><dd>An int32_t containing a result code from <code>pp_errors.h</code>. </dd></dl>
|
| </div>
|
| </div>
|
| <a class="anchor" id="ac04877194c84ddbb004265e476275a46"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::GetId" ref="ac04877194c84ddbb004265e476275a46" args="() const " -->
|
| @@ -299,7 +299,7 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| </div>
|
| <div class="memdoc">
|
| <p>Checks whether the underlying MediaStream track has ended. </p>
|
| -<p>Calls to GetFrame while the track has ended are safe to make and will complete, but will fail. </p>
|
| +<p>Calls to GetBuffer while the track has ended are safe to make and will complete, but will fail. </p>
|
| </div>
|
| </div>
|
| <a class="anchor" id="a66b94f4551e3e1db35fc9cdfdb686097"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::IsMediaStreamAudioTrack" ref="a66b94f4551e3e1db35fc9cdfdb686097" args="(const Resource &resource)" -->
|
| @@ -316,7 +316,7 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| </table>
|
| </div>
|
| <div class="memdoc">
|
| -<p>Checks whether a <code><a class="el" href="classpp_1_1_resource.html" title="A reference counted module resource.">Resource</a></code> is a MediaStream audio track, to test whether it is appropriate for use with the <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio frames from a MediaStream audio ...">MediaStreamAudioTrack</a></code> constructor. </p>
|
| +<p>Checks whether a <code><a class="el" href="classpp_1_1_resource.html" title="A reference counted module resource.">Resource</a></code> is a MediaStream audio track, to test whether it is appropriate for use with the <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio buffers from a MediaStream audio...">MediaStreamAudioTrack</a></code> constructor. </p>
|
| <dl class="params"><dt><b>Parameters:</b></dt><dd>
|
| <table class="params">
|
| <tr><td class="paramdir">[in]</td><td class="paramname">resource</td><td>A <code><a class="el" href="classpp_1_1_resource.html" title="A reference counted module resource.">Resource</a></code> to test.</td></tr>
|
| @@ -326,25 +326,25 @@ Static Public Member Functions</h2><table class="memberdecls">
|
| <dl class="return"><dt><b>Returns:</b></dt><dd>True if <code>resource</code> is a MediaStream audio track. </dd></dl>
|
| </div>
|
| </div>
|
| -<a class="anchor" id="aa979e01db289d5063b6b7f8ac959345a"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::RecycleFrame" ref="aa979e01db289d5063b6b7f8ac959345a" args="(const AudioFrame &frame)" -->
|
| +<a class="anchor" id="a0601e973dc3020973cfb001ee320aa36"></a><!-- doxytag: member="pp::MediaStreamAudioTrack::RecycleBuffer" ref="a0601e973dc3020973cfb001ee320aa36" args="(const AudioBuffer &buffer)" -->
|
| <div class="memitem">
|
| <div class="memproto">
|
| <table class="memname">
|
| <tr>
|
| -<td class="memname">int32_t <a class="el" href="classpp_1_1_media_stream_audio_track.html#aa979e01db289d5063b6b7f8ac959345a">pp::MediaStreamAudioTrack::RecycleFrame</a> </td>
|
| +<td class="memname">int32_t <a class="el" href="classpp_1_1_media_stream_audio_track.html#a0601e973dc3020973cfb001ee320aa36">pp::MediaStreamAudioTrack::RecycleBuffer</a> </td>
|
| <td>(</td>
|
| -<td class="paramtype">const <a class="el" href="classpp_1_1_audio_frame.html">AudioFrame</a> & </td>
|
| -<td class="paramname"><em>frame</em></td><td>)</td>
|
| +<td class="paramtype">const <a class="el" href="classpp_1_1_audio_buffer.html">AudioBuffer</a> & </td>
|
| +<td class="paramname"><em>buffer</em></td><td>)</td>
|
| <td></td>
|
| </tr>
|
| </table>
|
| </div>
|
| <div class="memdoc">
|
| -<p>Recycles a frame returned by <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#a21cbe2138268adba62b204762aa30e10" title="Gets the next audio frame from the MediaStream track.">GetFrame()</a></code>, so the track can reuse the underlying buffer of this frame. </p>
|
| -<p>And the frame will become invalid. The caller should release all references it holds to <code>frame</code> and not use it anymore.</p>
|
| +<p>Recycles a buffer returned by <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#acc9e47e460bae4a6d0ade366b5cf33ed" title="Gets the next audio buffer from the MediaStream track.">GetBuffer()</a></code>, so the track can reuse the buffer. </p>
|
| +<p>And the buffer will become invalid. The caller should release all references it holds to <code>buffer</code> and not use it anymore.</p>
|
| <dl class="params"><dt><b>Parameters:</b></dt><dd>
|
| <table class="params">
|
| -<tr><td class="paramdir">[in]</td><td class="paramname">frame</td><td>A <a class="el" href="classpp_1_1_audio_frame.html">AudioFrame</a> returned by <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#a21cbe2138268adba62b204762aa30e10" title="Gets the next audio frame from the MediaStream track.">GetFrame()</a></code>.</td></tr>
|
| +<tr><td class="paramdir">[in]</td><td class="paramname">buffer</td><td>A <a class="el" href="classpp_1_1_audio_buffer.html">AudioBuffer</a> returned by <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#acc9e47e460bae4a6d0ade366b5cf33ed" title="Gets the next audio buffer from the MediaStream track.">GetBuffer()</a></code>.</td></tr>
|
| </table>
|
| </dd>
|
| </dl>
|
|
|