Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
libao
master
Libao
Ao
Built with Crystal 1.9.2
2023-10-08 08:47:14 UTC
class
Libao::Ao
Libao::Ao
Reference
Object
Defined in:
libao.cr
Constructors
.new
Instance Method Summary
#close
#exit
#open_live
#play
(buf, done)
#set_format
(bits, rate, channels, byte_format, matrix)
#shutdown
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
close
#
[
View source
]
def
exit
#
[
View source
]
def
open_live
#
[
View source
]
def
play
(buf, done)
#
[
View source
]
def
set_format
(bits, rate, channels, byte_format, matrix)
#
[
View source
]
def
shutdown
#
[
View source
]