Gambas 2 Belgeleri
Belgeler
BENİOKU
Bileşenler
gb
gb.net
gb.opengl
gb.sdl
Derleme & Kurulum
Dersler
Dil Fihristi
Geliştirici Belgeleri
Hata Mesajları
Kayıt
Language Overviews
Lexicon
Nasıl...
Son değişiklikler
Uygulama Deposu
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Al.GetBufferi (gb.openal)
Static
Function
GetBufferi
(
Buffer
As
Integer
,
Param
As
Integer
)
As
Integer
Return the value of the
Param
property of the
Buffer
buffer as an
Integer
.
Param
can be one of the following constant:
Al.FREQUENCY
for the buffer frequency in Hz.
Al.BITS
for the buffer bit depth.
Al.CHANNELS
for the number of channels in the buffer.
Al.SIZE
for the buffer size in bytes.