Python3.x aifc
Python 3 系 のaifcに関する言語リファレンス情報をまとめたカテゴリです。
Aifc_writeクラス
constant
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_ensure_header_written
_init_compression
_lin2adpcm
_lin2alaw
_lin2sowt
_lin2ulaw
_patchheader
_write_form_length
_write_header
_writemarkers
aifc
aiff
close
getcompname
getcomptype
getframerate
getmark
getmarkers
getnchannels
getnframes
getparams
getsampwidth
initfp
setcomptype
setframerate
setmark
setnchannels
setnframes
setparams
setsampwidth
tell
writeframes
writeframesraw
constant の一覧
_aifc_paramsクラス
Aifc_readクラス
constant
method
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_adpcm2lin
_alaw2lin
_read_comm_chunk
_readmark
_sowt2lin
_ulaw2lin
close
getcompname
getcomptype
getfp
getframerate
getmark
getmarkers
getnchannels
getnframes
getparams
getsampwidth
initfp
readframes
rewind
setpos
tell