[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Capabilities of Pygame



--- On Fri, 1/13/12, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:

> Also,
> though SDL does support streaming, Pygame does not.
> Everything must be loaded before played.

Um... that's not true.  pygame.mixer.music is Pygame's streaming module.