Trees
Indices
Help
Python Standard Library
Module aifc
:: Class Aifc_read
[
hide private
]
[
frames
] |
no frames
]
Class Aifc_read
Instance Methods
[
hide private
]
initfp
(
self
,
file
)
__init__
(
self
,
f
)
getfp
(
self
)
rewind
(
self
)
close
(
self
)
tell
(
self
)
getnchannels
(
self
)
getnframes
(
self
)
getsampwidth
(
self
)
getframerate
(
self
)
getcomptype
(
self
)
getcompname
(
self
)
getparams
(
self
)
getmarkers
(
self
)
getmark
(
self
,
id
)
setpos
(
self
,
pos
)
readframes
(
self
,
nframes
)
_decomp_data
(
self
,
data
)
_ulaw2lin
(
self
,
data
)
_adpcm2lin
(
self
,
data
)
_read_comm_chunk
(
self
,
chunk
)
_readmark
(
self
,
chunk
)
Trees
Indices
Help
Python Standard Library
Generated by Epydoc 3.0 on Tue Jan 29 22:42:26 2008
http://epydoc.sourceforge.net