aifc.rewind() Rewind the read pointer. The next readframes() will start from the beginning.
Wave_write.writeframes(data) Write audio frames and make sure nframes is correct. It will raise an error if the output
oss_audio_device.obufcount() Returns the number of samples that are in the hardware buffer yet to be played.
imghdr.tests A list of functions performing the individual tests. Each function takes two arguments: the byte-stream and an
oss_audio_device.setparameters(format, nchannels, samplerate[, strict=False]) Set the key audio sampling parameters—sample format
colorsys.rgb_to_hsv(r, g, b) Convert the color from RGB coordinates to HSV coordinates.
oss_mixer_device.set_recsrc(bitmask) Call this function to specify a recording source. Returns a bitmask indicating the new
Wave_write.tell() Return current position in the file, with the same disclaimer for the Wave_read.tell() and Wave_read
oss_audio_device.bufsize() Returns the size of the hardware buffer, in samples.
Wave_write.writeframesraw(data) Write audio frames, without correcting nframes.
Page 10 of 14