Index: native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___video_picture__0__1.html |
diff --git a/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___video_picture.html b/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___video_picture__0__1.html |
similarity index 66% |
copy from native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___video_picture.html |
copy to native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___video_picture__0__1.html |
index 2bf52acab284e42896c8df694d6f5a69909e985f..1710cdf87081cb4352015dff821dfd7551a6f716 100644 |
--- a/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___video_picture.html |
+++ b/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___video_picture__0__1.html |
@@ -12,21 +12,21 @@ |
<!-- doxytag: class="PP_VideoPicture" --><h2> |
Data Fields</h2><table class="memberdecls"> |
-<tr><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_picture.html#a88b392adb1304481c346b5369c46a26b">decode_id</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___video_picture.html#ae1a9b538db9e422e9f4c9126e941ea25">texture_id</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___video_picture.html#a5e2d5f24f86223ad71f2efb83116f118">texture_target</a></td></tr> |
-<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___size.html">PP_Size</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_picture.html#a0f3c7022b44215e06f98f771f75641cc">texture_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___video_picture__0__1.html#a5745b95f0df115201c6ac1eab564cf2e">decode_id</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___video_picture__0__1.html#a8ee7a6fdddbf71d429a16f7779af6f0f">texture_id</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___video_picture__0__1.html#af73723a3d48c5b8ae027826dccfdc88c">texture_target</a></td></tr> |
+<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___size.html">PP_Size</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_picture__0__1.html#aeed32ff6cc3c52d51b0a5179904e5676">texture_size</a></td></tr> |
</table> |
<hr /><a name="details" id="details"></a><h2>Detailed Description</h2> |
<div class="textblock"><p>Struct describing a decoded video picture. </p> |
<p>The decoded picture data is stored in the GL texture corresponding to |texture_id|. The plugin can determine which Decode call generated the picture using |decode_id|. </p> |
</div><hr /><h2>Field Documentation</h2> |
-<a class="anchor" id="a88b392adb1304481c346b5369c46a26b"></a><!-- doxytag: member="PP_VideoPicture::decode_id" ref="a88b392adb1304481c346b5369c46a26b" args="" --> |
+<a class="anchor" id="a5745b95f0df115201c6ac1eab564cf2e"></a><!-- doxytag: member="PP_VideoPicture::decode_id" ref="a5745b95f0df115201c6ac1eab564cf2e" args="" --> |
<div class="memitem"> |
<div class="memproto"> |
<table class="memname"> |
<tr> |
-<td class="memname">uint32_t <a class="el" href="struct_p_p___video_picture.html#a88b392adb1304481c346b5369c46a26b">PP_VideoPicture::decode_id</a></td> |
+<td class="memname">uint32_t <a class="el" href="struct_p_p___video_picture__0__1.html#a5745b95f0df115201c6ac1eab564cf2e">PP_VideoPicture::decode_id</a></td> |
</tr> |
</table> |
</div> |
@@ -35,12 +35,12 @@ Data Fields</h2><table class="memberdecls"> |
<p>See the PPB_VideoDecoder function Decode() for more details. </p> |
</div> |
</div> |
-<a class="anchor" id="ae1a9b538db9e422e9f4c9126e941ea25"></a><!-- doxytag: member="PP_VideoPicture::texture_id" ref="ae1a9b538db9e422e9f4c9126e941ea25" args="" --> |
+<a class="anchor" id="a8ee7a6fdddbf71d429a16f7779af6f0f"></a><!-- doxytag: member="PP_VideoPicture::texture_id" ref="a8ee7a6fdddbf71d429a16f7779af6f0f" args="" --> |
<div class="memitem"> |
<div class="memproto"> |
<table class="memname"> |
<tr> |
-<td class="memname">uint32_t <a class="el" href="struct_p_p___video_picture.html#ae1a9b538db9e422e9f4c9126e941ea25">PP_VideoPicture::texture_id</a></td> |
+<td class="memname">uint32_t <a class="el" href="struct_p_p___video_picture__0__1.html#a8ee7a6fdddbf71d429a16f7779af6f0f">PP_VideoPicture::texture_id</a></td> |
</tr> |
</table> |
</div> |
@@ -49,12 +49,12 @@ Data Fields</h2><table class="memberdecls"> |
<p>The plugin can use this to render the decoded picture. </p> |
</div> |
</div> |
-<a class="anchor" id="a0f3c7022b44215e06f98f771f75641cc"></a><!-- doxytag: member="PP_VideoPicture::texture_size" ref="a0f3c7022b44215e06f98f771f75641cc" args="" --> |
+<a class="anchor" id="aeed32ff6cc3c52d51b0a5179904e5676"></a><!-- doxytag: member="PP_VideoPicture::texture_size" ref="aeed32ff6cc3c52d51b0a5179904e5676" 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_picture.html#a0f3c7022b44215e06f98f771f75641cc">PP_VideoPicture::texture_size</a></td> |
+<td class="memname">struct <a class="el" href="struct_p_p___size.html">PP_Size</a> <a class="el" href="struct_p_p___video_picture__0__1.html#aeed32ff6cc3c52d51b0a5179904e5676">PP_VideoPicture::texture_size</a></td> |
</tr> |
</table> |
</div> |
@@ -62,12 +62,12 @@ Data Fields</h2><table class="memberdecls"> |
<p>Dimensions of the texture holding the decoded picture. </p> |
</div> |
</div> |
-<a class="anchor" id="a5e2d5f24f86223ad71f2efb83116f118"></a><!-- doxytag: member="PP_VideoPicture::texture_target" ref="a5e2d5f24f86223ad71f2efb83116f118" args="" --> |
+<a class="anchor" id="af73723a3d48c5b8ae027826dccfdc88c"></a><!-- doxytag: member="PP_VideoPicture::texture_target" ref="af73723a3d48c5b8ae027826dccfdc88c" args="" --> |
<div class="memitem"> |
<div class="memproto"> |
<table class="memname"> |
<tr> |
-<td class="memname">uint32_t <a class="el" href="struct_p_p___video_picture.html#a5e2d5f24f86223ad71f2efb83116f118">PP_VideoPicture::texture_target</a></td> |
+<td class="memname">uint32_t <a class="el" href="struct_p_p___video_picture__0__1.html#af73723a3d48c5b8ae027826dccfdc88c">PP_VideoPicture::texture_target</a></td> |
</tr> |
</table> |
</div> |