plugin interface / list

2005-11-08 Thread webograph
hi, i'm about to write a script to play various audio files. what i want to write is a directory (module) containing wrappers around various players that supply a player object (inheriting from a general player object defined earlier) and an entry in a list of mime types (which player is for whi

Re: plugin interface / list

2005-11-08 Thread Larry Bates
webograph wrote: > hi, > i'm about to write a script to play various audio files. what i want to > write is a directory (module) containing wrappers around various players > that supply a player object (inheriting from a general player object > defined earlier) and an entry in a list of mime types