colorsys.hls_to_rgb(h, l, s) Convert the color from HLS coordinates to RGB coordinates.
imghdr.tests A list of functions performing the individual tests. Each function takes two arguments: the byte-stream and an
Wave_write.writeframes(data) Write audio frames and make sure nframes is correct. It will raise an error if the output
aifc.rewind() Rewind the read pointer. The next readframes() will start from the beginning.
aifc.setsampwidth(width) Specify the size in bytes of audio samples.
close() Close and skip to the end of the chunk. This does not close the underlying file.
oss_audio_device.obufcount() Returns the number of samples that are in the hardware buffer yet to be played.
oss_audio_device.bufsize() Returns the size of the hardware buffer, in samples.
aifc.writeframesraw(data) Like writeframes(), except that the header of the audio file is not updated.
exception wave.Error An error raised when something is impossible because it violates the WAV specification or hits an implementation
Page 10 of 14