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

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

Issue 1536883002: [NaCl SDK] Re-generate docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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___video_profile_description__0__1.html
diff --git a/native_client_sdk/doc_generated/pepper_dev/c/struct_p_p___video_profile_description__0__1.html b/native_client_sdk/doc_generated/pepper_dev/c/struct_p_p___video_profile_description__0__1.html
new file mode 100644
index 0000000000000000000000000000000000000000..a6d7c861c6f121c05962850f0961d79c2933b1da
--- /dev/null
+++ b/native_client_sdk/doc_generated/pepper_dev/c/struct_p_p___video_profile_description__0__1.html
@@ -0,0 +1,95 @@
+{{+bindTo:partials.standard_nacl_api}}
+<h1>PP_VideoProfileDescription 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_VideoProfileDescription" --><h2>
+Data Fields</h2><table class="memberdecls">
+
+<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga4d50d27186f68b2de578e82162206fea">PP_VideoProfile</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_profile_description__0__1.html#a97e76f7bc9c271fdd8b8964670711f65">profile</a></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___size.html">PP_Size</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_profile_description__0__1.html#ab3ffdab3497ff29df3d31e44c560f2f4">max_resolution</a></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___video_profile_description__0__1.html#a01c7a68c5b96c3d2cc048e35d82330dd">max_framerate_numerator</a></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___video_profile_description__0__1.html#a5339510fd2f94fde1e83f81b9bd47aa8">max_framerate_denominator</a></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga6a3fd7e22be02521243b52481afadae5">PP_HardwareAcceleration</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_profile_description__0__1.html#a4d558d8ca3c8903544cb1f12c07d2a42">acceleration</a></td></tr>
+</table>
+<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
+<div class="textblock"><p>Supported video profile information. </p>
+<p>See the PPB_VideoEncoder function GetSupportedProfiles() for more details. </p>
+</div><hr /><h2>Field Documentation</h2>
+<a class="anchor" id="a4d558d8ca3c8903544cb1f12c07d2a42"></a><!-- doxytag: member="PP_VideoProfileDescription::acceleration" ref="a4d558d8ca3c8903544cb1f12c07d2a42" args="" -->
+<div class="memitem">
+<div class="memproto">
+<table class="memname">
+<tr>
+<td class="memname"><a class="el" href="group___enums.html#ga6a3fd7e22be02521243b52481afadae5">PP_HardwareAcceleration</a> <a class="el" href="struct_p_p___video_profile_description__0__1.html#a4d558d8ca3c8903544cb1f12c07d2a42">PP_VideoProfileDescription::acceleration</a></td>
+</tr>
+</table>
+</div>
+<div class="memdoc">
+<p>A value indicating if the profile is available in hardware, software, or both. </p>
+</div>
+</div>
+<a class="anchor" id="a5339510fd2f94fde1e83f81b9bd47aa8"></a><!-- doxytag: member="PP_VideoProfileDescription::max_framerate_denominator" ref="a5339510fd2f94fde1e83f81b9bd47aa8" args="" -->
+<div class="memitem">
+<div class="memproto">
+<table class="memname">
+<tr>
+<td class="memname">uint32_t <a class="el" href="struct_p_p___video_profile_description__0__1.html#a5339510fd2f94fde1e83f81b9bd47aa8">PP_VideoProfileDescription::max_framerate_denominator</a></td>
+</tr>
+</table>
+</div>
+<div class="memdoc">
+<p>The denominator of the maximum frame rate. </p>
+</div>
+</div>
+<a class="anchor" id="a01c7a68c5b96c3d2cc048e35d82330dd"></a><!-- doxytag: member="PP_VideoProfileDescription::max_framerate_numerator" ref="a01c7a68c5b96c3d2cc048e35d82330dd" args="" -->
+<div class="memitem">
+<div class="memproto">
+<table class="memname">
+<tr>
+<td class="memname">uint32_t <a class="el" href="struct_p_p___video_profile_description__0__1.html#a01c7a68c5b96c3d2cc048e35d82330dd">PP_VideoProfileDescription::max_framerate_numerator</a></td>
+</tr>
+</table>
+</div>
+<div class="memdoc">
+<p>The numerator of the maximum frame rate. </p>
+</div>
+</div>
+<a class="anchor" id="ab3ffdab3497ff29df3d31e44c560f2f4"></a><!-- doxytag: member="PP_VideoProfileDescription::max_resolution" ref="ab3ffdab3497ff29df3d31e44c560f2f4" args="" -->
+<div class="memitem">
+<div class="memproto">
+<table class="memname">
+<tr>
+<td class="memname">struct <a class="el" href="struct_p_p___size.html">PP_Size</a> <a class="el" href="struct_p_p___video_profile_description__0__1.html#ab3ffdab3497ff29df3d31e44c560f2f4">PP_VideoProfileDescription::max_resolution</a></td>
+</tr>
+</table>
+</div>
+<div class="memdoc">
+<p>Dimensions of the maximum resolution of video frames, in pixels. </p>
+</div>
+</div>
+<a class="anchor" id="a97e76f7bc9c271fdd8b8964670711f65"></a><!-- doxytag: member="PP_VideoProfileDescription::profile" ref="a97e76f7bc9c271fdd8b8964670711f65" args="" -->
+<div class="memitem">
+<div class="memproto">
+<table class="memname">
+<tr>
+<td class="memname"><a class="el" href="group___enums.html#ga4d50d27186f68b2de578e82162206fea">PP_VideoProfile</a> <a class="el" href="struct_p_p___video_profile_description__0__1.html#a97e76f7bc9c271fdd8b8964670711f65">PP_VideoProfileDescription::profile</a></td>
+</tr>
+</table>
+</div>
+<div class="memdoc">
+<p>The codec profile. </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}}

Powered by Google App Engine
This is Rietveld 408576698