| Index: native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___audio_profile_description.html
|
| diff --git a/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___audio_profile_description.html b/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___audio_profile_description.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ba55b7800c03db14238f5b98c229ce006e3047b1
|
| --- /dev/null
|
| +++ b/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___audio_profile_description.html
|
| @@ -0,0 +1,95 @@
|
| +{{+bindTo:partials.standard_nacl_api}}
|
| +<h1>PP_AudioProfileDescription 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="PP_AudioProfileDescription" --><h2>
|
| +Data Fields</h2><table class="memberdecls">
|
| +
|
| +<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#gadadb1eaddb4ea71cb8620db1f4ce301e">PP_AudioProfile</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___audio_profile_description.html#a4253ebb9ec2065525a4b9c948111d896">profile</a></td></tr>
|
| +<tr><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___audio_profile_description.html#a4806e98fc63b158b26b293c4de803667">max_channels</a></td></tr>
|
| +<tr><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___audio_profile_description.html#a1a340d0676442d0dfad60219c6dd3886">sample_size</a></td></tr>
|
| +<tr><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___audio_profile_description.html#a266fce27c0c60cd5648ec331da9f04cf">sample_rate</a></td></tr>
|
| +<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___audio_profile_description.html#a3f77a750a3d903e565deae13d8d814b4">hardware_accelerated</a></td></tr>
|
| +</table>
|
| +<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
|
| +<div class="textblock"><p>Supported audio profile information. </p>
|
| +<p>See the PPB_AudioEncoder function GetSupportedProfiles() for more details. </p>
|
| +</div><hr /><h2>Field Documentation</h2>
|
| +<a class="anchor" id="a3f77a750a3d903e565deae13d8d814b4"></a><!-- doxytag: member="PP_AudioProfileDescription::hardware_accelerated" ref="a3f77a750a3d903e565deae13d8d814b4" args="" -->
|
| +<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___audio_profile_description.html#a3f77a750a3d903e565deae13d8d814b4">PP_AudioProfileDescription::hardware_accelerated</a></td>
|
| +</tr>
|
| +</table>
|
| +</div>
|
| +<div class="memdoc">
|
| +<p>Whether the profile is hardware accelerated. </p>
|
| +</div>
|
| +</div>
|
| +<a class="anchor" id="a4806e98fc63b158b26b293c4de803667"></a><!-- doxytag: member="PP_AudioProfileDescription::max_channels" ref="a4806e98fc63b158b26b293c4de803667" args="" -->
|
| +<div class="memitem">
|
| +<div class="memproto">
|
| +<table class="memname">
|
| +<tr>
|
| +<td class="memname">uint32_t <a class="el" href="struct_p_p___audio_profile_description.html#a4806e98fc63b158b26b293c4de803667">PP_AudioProfileDescription::max_channels</a></td>
|
| +</tr>
|
| +</table>
|
| +</div>
|
| +<div class="memdoc">
|
| +<p>Maximum number of channels that can be encoded. </p>
|
| +</div>
|
| +</div>
|
| +<a class="anchor" id="a4253ebb9ec2065525a4b9c948111d896"></a><!-- doxytag: member="PP_AudioProfileDescription::profile" ref="a4253ebb9ec2065525a4b9c948111d896" args="" -->
|
| +<div class="memitem">
|
| +<div class="memproto">
|
| +<table class="memname">
|
| +<tr>
|
| +<td class="memname"><a class="el" href="group___enums.html#gadadb1eaddb4ea71cb8620db1f4ce301e">PP_AudioProfile</a> <a class="el" href="struct_p_p___audio_profile_description.html#a4253ebb9ec2065525a4b9c948111d896">PP_AudioProfileDescription::profile</a></td>
|
| +</tr>
|
| +</table>
|
| +</div>
|
| +<div class="memdoc">
|
| +<p>The codec profile. </p>
|
| +</div>
|
| +</div>
|
| +<a class="anchor" id="a266fce27c0c60cd5648ec331da9f04cf"></a><!-- doxytag: member="PP_AudioProfileDescription::sample_rate" ref="a266fce27c0c60cd5648ec331da9f04cf" args="" -->
|
| +<div class="memitem">
|
| +<div class="memproto">
|
| +<table class="memname">
|
| +<tr>
|
| +<td class="memname">uint32_t <a class="el" href="struct_p_p___audio_profile_description.html#a266fce27c0c60cd5648ec331da9f04cf">PP_AudioProfileDescription::sample_rate</a></td>
|
| +</tr>
|
| +</table>
|
| +</div>
|
| +<div class="memdoc">
|
| +<p>Sampling rate that can be encoded. </p>
|
| +</div>
|
| +</div>
|
| +<a class="anchor" id="a1a340d0676442d0dfad60219c6dd3886"></a><!-- doxytag: member="PP_AudioProfileDescription::sample_size" ref="a1a340d0676442d0dfad60219c6dd3886" args="" -->
|
| +<div class="memitem">
|
| +<div class="memproto">
|
| +<table class="memname">
|
| +<tr>
|
| +<td class="memname">uint32_t <a class="el" href="struct_p_p___audio_profile_description.html#a1a340d0676442d0dfad60219c6dd3886">PP_AudioProfileDescription::sample_size</a></td>
|
| +</tr>
|
| +</table>
|
| +</div>
|
| +<div class="memdoc">
|
| +<p>Sample size. </p>
|
| +</div>
|
| +</div>
|
| +<hr />The documentation for this struct was generated from the following file:<ul>
|
| +<li><a class="el" href="pp__codecs_8h.html">pp_codecs.h</a></li>
|
| +</ul>
|
| +</div><!-- contents -->
|
| +</div>
|
| +{{/partials.standard_nacl_api}}
|
|
|