Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: native_client_sdk/doc_generated/pepper_dev/c/struct_p_p_b___audio_frame__0__1.html

Issue 179333007: [NaCl SDK Docs] Update the generated documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/doc_generated/pepper_dev/c/struct_p_p_b___audio_frame__0__1.html
diff --git a/native_client_sdk/doc_generated/pepper_dev/c/struct_p_p_b___audio_frame__0__1.html b/native_client_sdk/doc_generated/pepper_dev/c/struct_p_p_b___audio_frame__0__1.html
deleted file mode 100644
index 976a9d0cf3fe0d2c05be20da669067cc51c9f086..0000000000000000000000000000000000000000
--- a/native_client_sdk/doc_generated/pepper_dev/c/struct_p_p_b___audio_frame__0__1.html
+++ /dev/null
@@ -1,190 +0,0 @@
-{{+bindTo:partials.standard_nacl_article}}
-<h1>PPB_AudioFrame Struct Reference</h1>
-<div id="doxygen-ref">
-{{- dummy div to appease doxygen -}}
- <div>
-<!-- Generated by Doxygen 1.7.6.1 -->
-
-
-</div>
-<!--header-->
-<div class="contents">
-<!-- doxytag: class="PPB_AudioFrame" --><h2>
-Data Fields</h2><table class="memberdecls">
-
-<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___audio_frame__0__1.html#a47061a145f5fa7511cad2b65e6c7f0a6">IsAudioFrame</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> resource)</td></tr>
-<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___typedefs.html#ga3962a5355895925a757f613567e422fa">PP_TimeDelta</a>(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___audio_frame__0__1.html#a64d5acceb403c808b63b17090c7321b8">GetTimestamp</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">void(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___audio_frame__0__1.html#a58b693627085d79c202146b2937b9811">SetTimestamp</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame, <a class="el" href="group___typedefs.html#ga3962a5355895925a757f613567e422fa">PP_TimeDelta</a> timestamp)</td></tr>
-<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga971dbd9c541225dde753fb3ede7aac6a">PP_AudioFrame_SampleSize</a>(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___audio_frame__0__1.html#a9fbb4974a6b2f317469a873a330df339">GetSampleSize</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">uint32_t(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___audio_frame__0__1.html#abc3b6c3ec27bb3653f9d2ec6e91a13c7">GetNumberOfChannels</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">uint32_t(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___audio_frame__0__1.html#ad0f46ad3beaa6146f9785d39ade2e4b3">GetNumberOfSamples</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">void *(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___audio_frame__0__1.html#aa07fd4a8cefea92d3c922221aefe414f">GetDataBuffer</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">uint32_t(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___audio_frame__0__1.html#a8ded1473451dc73b9c2d6bd33eb8863c">GetDataBufferSize</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td></tr>
-</table>
-<hr /><h2>Field Documentation</h2>
-<a class="anchor" id="aa07fd4a8cefea92d3c922221aefe414f"></a><!-- doxytag: member="PPB_AudioFrame::GetDataBuffer" ref="aa07fd4a8cefea92d3c922221aefe414f" args=")(PP_Resource frame)" -->
-<div class="memitem">
-<div class="memproto">
-<table class="memname">
-<tr>
-<td class="memname">void*(* <a class="el" href="struct_p_p_b___audio_frame__0__1.html#aa07fd4a8cefea92d3c922221aefe414f">PPB_AudioFrame::GetDataBuffer</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td>
-</tr>
-</table>
-</div>
-<div class="memdoc">
-<p>Gets the data buffer containing the audio frame samples. </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 <code>PP_Resource</code> corresponding to an audio frame resource.</td></tr>
-</table>
-</dd>
-</dl>
-<dl class="return"><dt><b>Returns:</b></dt><dd>A pointer to the beginning of the data buffer. </dd></dl>
-</div>
-</div>
-<a class="anchor" id="a8ded1473451dc73b9c2d6bd33eb8863c"></a><!-- doxytag: member="PPB_AudioFrame::GetDataBufferSize" ref="a8ded1473451dc73b9c2d6bd33eb8863c" args=")(PP_Resource frame)" -->
-<div class="memitem">
-<div class="memproto">
-<table class="memname">
-<tr>
-<td class="memname">uint32_t(* <a class="el" href="struct_p_p_b___audio_frame__0__1.html#a8ded1473451dc73b9c2d6bd33eb8863c">PPB_AudioFrame::GetDataBufferSize</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td>
-</tr>
-</table>
-</div>
-<div class="memdoc">
-<p>Gets the size of the data buffer in bytes. </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 <code>PP_Resource</code> corresponding to an audio frame resource.</td></tr>
-</table>
-</dd>
-</dl>
-<dl class="return"><dt><b>Returns:</b></dt><dd>The size of the data buffer in bytes. </dd></dl>
-</div>
-</div>
-<a class="anchor" id="abc3b6c3ec27bb3653f9d2ec6e91a13c7"></a><!-- doxytag: member="PPB_AudioFrame::GetNumberOfChannels" ref="abc3b6c3ec27bb3653f9d2ec6e91a13c7" args=")(PP_Resource frame)" -->
-<div class="memitem">
-<div class="memproto">
-<table class="memname">
-<tr>
-<td class="memname">uint32_t(* <a class="el" href="struct_p_p_b___audio_frame__0__1.html#abc3b6c3ec27bb3653f9d2ec6e91a13c7">PPB_AudioFrame::GetNumberOfChannels</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td>
-</tr>
-</table>
-</div>
-<div class="memdoc">
-<p>Gets the number of channels in the audio frame. </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 <code>PP_Resource</code> corresponding to an audio frame resource.</td></tr>
-</table>
-</dd>
-</dl>
-<dl class="return"><dt><b>Returns:</b></dt><dd>The number of channels in the audio frame. </dd></dl>
-</div>
-</div>
-<a class="anchor" id="ad0f46ad3beaa6146f9785d39ade2e4b3"></a><!-- doxytag: member="PPB_AudioFrame::GetNumberOfSamples" ref="ad0f46ad3beaa6146f9785d39ade2e4b3" args=")(PP_Resource frame)" -->
-<div class="memitem">
-<div class="memproto">
-<table class="memname">
-<tr>
-<td class="memname">uint32_t(* <a class="el" href="struct_p_p_b___audio_frame__0__1.html#ad0f46ad3beaa6146f9785d39ade2e4b3">PPB_AudioFrame::GetNumberOfSamples</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td>
-</tr>
-</table>
-</div>
-<div class="memdoc">
-<p>Gets the number of samples in the audio frame. </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 <code>PP_Resource</code> corresponding to an audio frame resource.</td></tr>
-</table>
-</dd>
-</dl>
-<dl class="return"><dt><b>Returns:</b></dt><dd>The number of samples in the audio frame. For example, at a sampling rate of 44,100 Hz in stereo audio, a frame containing 4410 * 2 samples would have a duration of 100 milliseconds. </dd></dl>
-</div>
-</div>
-<a class="anchor" id="a9fbb4974a6b2f317469a873a330df339"></a><!-- doxytag: member="PPB_AudioFrame::GetSampleSize" ref="a9fbb4974a6b2f317469a873a330df339" args=")(PP_Resource frame)" -->
-<div class="memitem">
-<div class="memproto">
-<table class="memname">
-<tr>
-<td class="memname"><a class="el" href="group___enums.html#ga971dbd9c541225dde753fb3ede7aac6a">PP_AudioFrame_SampleSize</a>(* <a class="el" href="struct_p_p_b___audio_frame__0__1.html#a9fbb4974a6b2f317469a873a330df339">PPB_AudioFrame::GetSampleSize</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td>
-</tr>
-</table>
-</div>
-<div class="memdoc">
-<p>Gets the sample size of the audio frame. </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 <code>PP_Resource</code> corresponding to an audio frame resource.</td></tr>
-</table>
-</dd>
-</dl>
-<dl class="return"><dt><b>Returns:</b></dt><dd>The sample size of the audio frame. </dd></dl>
-</div>
-</div>
-<a class="anchor" id="a64d5acceb403c808b63b17090c7321b8"></a><!-- doxytag: member="PPB_AudioFrame::GetTimestamp" ref="a64d5acceb403c808b63b17090c7321b8" args=")(PP_Resource frame)" -->
-<div class="memitem">
-<div class="memproto">
-<table class="memname">
-<tr>
-<td class="memname"><a class="el" href="group___typedefs.html#ga3962a5355895925a757f613567e422fa">PP_TimeDelta</a>(* <a class="el" href="struct_p_p_b___audio_frame__0__1.html#a64d5acceb403c808b63b17090c7321b8">PPB_AudioFrame::GetTimestamp</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame)</td>
-</tr>
-</table>
-</div>
-<div class="memdoc">
-<p>Gets the timestamp of the audio frame. </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 <code>PP_Resource</code> corresponding to an audio frame resource.</td></tr>
-</table>
-</dd>
-</dl>
-<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_TimeDelta</code> containing the timestamp of the audio frame. Given in seconds since the start of the containing audio stream. </dd></dl>
-</div>
-</div>
-<a class="anchor" id="a47061a145f5fa7511cad2b65e6c7f0a6"></a><!-- doxytag: member="PPB_AudioFrame::IsAudioFrame" ref="a47061a145f5fa7511cad2b65e6c7f0a6" args=")(PP_Resource resource)" -->
-<div class="memitem">
-<div class="memproto">
-<table class="memname">
-<tr>
-<td class="memname"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(* <a class="el" href="struct_p_p_b___audio_frame__0__1.html#a47061a145f5fa7511cad2b65e6c7f0a6">PPB_AudioFrame::IsAudioFrame</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> resource)</td>
-</tr>
-</table>
-</div>
-<div class="memdoc">
-<p>Determines if a resource is an AudioFrame resource. </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>The <code>PP_Resource</code> to test.</td></tr>
-</table>
-</dd>
-</dl>
-<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Bool</code> with <code>PP_TRUE</code> if the given resource is an AudioFrame resource or <code>PP_FALSE</code> otherwise. </dd></dl>
-</div>
-</div>
-<a class="anchor" id="a58b693627085d79c202146b2937b9811"></a><!-- doxytag: member="PPB_AudioFrame::SetTimestamp" ref="a58b693627085d79c202146b2937b9811" args=")(PP_Resource frame, PP_TimeDelta timestamp)" -->
-<div class="memitem">
-<div class="memproto">
-<table class="memname">
-<tr>
-<td class="memname">void(* <a class="el" href="struct_p_p_b___audio_frame__0__1.html#a58b693627085d79c202146b2937b9811">PPB_AudioFrame::SetTimestamp</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> frame, <a class="el" href="group___typedefs.html#ga3962a5355895925a757f613567e422fa">PP_TimeDelta</a> timestamp)</td>
-</tr>
-</table>
-</div>
-<div class="memdoc">
-<p>Sets the timestamp of the audio frame. </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 <code>PP_Resource</code> corresponding to an audio frame resource. </td></tr>
-<tr><td class="paramdir">[in]</td><td class="paramname">timestamp</td><td>A <code>PP_TimeDelta</code> containing the timestamp of the audio frame. Given in seconds since the start of the containing audio stream. </td></tr>
-</table>
-</dd>
-</dl>
-</div>
-</div>
-<hr />The documentation for this struct was generated from the following file:<ul>
-<li><a class="el" href="ppb__audio__frame_8h.html">ppb_audio_frame.h</a></li>
-</ul>
-</div><!-- contents -->
-</div>
-{{/partials.standard_nacl_article}}

Powered by Google App Engine
This is Rietveld 408576698