Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Data Structures | |
class | error |
class | Play_Audio_sgi |
class | Play_Audio_sun |
Namespaces | |
audiodev | |
Constant Groups | |
audiodev | |
Functions | |
def | initclass |
def | __init__ |
if 0: access outrate, sampwidth, nchannels, inited_outrate, inited_width, \ inited_nchannels, converter: private More... | |
def | __del__ |
def | wait |
def | stop |
def | setoutrate |
def | setsampwidth |
def | setnchannels |
def | writeframes |
def | getfilled |
def | getfillable |
def | ulaw2lin |
if 0: access *: private More... | |
def | AudioDev |
Nobody remembers what this method does, and it's broken.More... | |
def | test |
Variables | |
list | __all__ = ["error","AudioDev"] |
int | classinited = 0 |
if 0: access frameratelist, nchannelslist, sampwidthlist, oldparams, \ params, config, inited_outrate, inited_width, \ inited_nchannels, port, converter, classinited: private More... | |
frameratelist = None | |
nchannelslist | |
sampwidthlist | |
oldparams | |
params | |
config | |
inited_outrate | |
inited_width | |
inited_nchannels | |
converter | |
port | |
outrate | |
sampwidth | |
nchannels | |
o_encoding | |