Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/toaiff.html
Дата изменения: Thu Nov 5 13:46:18 2015 Дата индексирования: Sun Apr 10 20:09:54 2016 Кодировка: |
toaiff | index /usr/local/Python-2.5/lib/python2.5/toaiff.py Module Docs |
Convert "arbitrary" sound files to AIFF (Apple and SGI's audio format).
Input may be compressed.
Uncompressed file type may be AIFF, WAV, VOC, 8SVX, NeXT/Sun, and others.
An exception is raised if the file is not of a recognized type.
Returned filename is either the input filename or a temporary filename;
in the latter case the caller must ensure that it is removed.
Other temporary files used are removed by the function.
Modules | ||||||
|
Classes | ||||||||
|
Functions | ||
|
Data | ||
__all__ = ['error', 'toaiff'] |