?? function.openal-buffer-create.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Generate OpenAL buffer</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="ref.openal.html">OpenAL Functions</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.openal-buffer-data.html">openal_buffer_data</a></div> <div class="up"><a href="ref.openal.html">OpenAL Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="function.openal-buffer-create" class="refentry"> <div class="refnamediv"> <h1 class="refname">openal_buffer_create</h1> <p class="verinfo">(PECL openal:0.1)</p><p class="refpurpose"><span class="refname">openal_buffer_create</span> — <span class="dc-title"> Generate OpenAL buffer </span></p> </div> <div class="refsect1 description"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="type">resource</span> <span class="methodname"><b><b>openal_buffer_create</b></b></span> ( <span class="methodparam">void</span> )</div> </div> <div class="refsect1 returnvalues"> <h3 class="title">Return Values</h3> <p class="para"> Returns an <a href="openal.resources.html" class="link">Open AL(Buffer)</a> resource on success or <b><tt>FALSE</tt></b> on failure. </p> </div> <div class="refsect1 seealso"> <h3 class="title">See Also</h3> <p class="para"> <ul class="simplelist"> <li class="member"><a href="function.openal-buffer-loadwav.html" class="function" rel="rdfs-seeAlso">openal_buffer_loadwav()</a></li> <li class="member"><a href="function.openal-buffer-data.html" class="function" rel="rdfs-seeAlso">openal_buffer_data()</a></li> </ul> </p> </div></div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="ref.openal.html">OpenAL Functions</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.openal-buffer-data.html">openal_buffer_data</a></div> <div class="up"><a href="ref.openal.html">OpenAL Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -