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

[pygame] Supported sound formats.



Hello,

Question: is there a way in pygame to know what sound formats are supported?

The only way I know to check if a music file is supported is to load it.
But this
interrupts the current music which is undesirable.

Regards,
Michel