Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | __del__ |
def | initfp |
def | setnchannels |
def | getnchannels |
def | setsampwidth |
def | getsampwidth |
def | setframerate |
def | getframerate |
def | setnframes |
def | getnframes |
def | setcomptype |
def | getcomptype |
def | getcompname |
def | setparams |
def | getparams |
def | tell |
def | writeframesraw |
def | writeframes |
def | close |
def getcompname | ( | self) |
def getcomptype | ( | self) |
def getnframes | ( | self) |
def setparams | ( | self, | |
nchannels, | |||
sampwidth, | |||
framerate, | |||
nframes, | |||
comptype, | |||
compname | |||
) |
def tell | ( | self) |