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 | Wave_read |
class | Wave_write |
Namespaces | |
wave | |
Constant Groups | |
wave | |
Functions | |
def | open |
Variables | |
list | __all__ = ["open", "openfp", "Error"] |
int | WAVE_FORMAT_PCM = 0x0001 |
string | _array_fmts = None,'b' |
int | big_endian = 1 |
openfp = open | |