Package cocos.audio

Submodules

cocos.audio.SDL
Main module for importing SDL-ctypes.
cocos.audio.SDL.array
cocos.audio.SDL.audio
Access to the raw audio mixing buffer.
cocos.audio.SDL.constants
Constants and enums for all SDL submodules.
cocos.audio.SDL.dll
cocos.audio.SDL.endian
Functions for converting to native byte order
cocos.audio.SDL.error
Error detection and error handling functions.
cocos.audio.SDL.mixer
A simple multi-channel audio mixer.
cocos.audio.SDL.rwops
General interface for SDL to read and write data sources.
cocos.audio.SDL.timer
Time management routines.
cocos.audio.SDL.version
Functions related to the SDL shared library version.
cocos.audio.actions
cocos.audio.effect
cocos.audio.exceptions
cocos.audio.music
This is a wrapper to the low level music API.
cocos.audio.pygame
Top-level Pygame module.
cocos.audio.pygame.base
Pygame core routines
cocos.audio.pygame.mixer
Pygame module for loading and playing sounds.
cocos.audio.pygame.music
Pygame module for controlling streamed audio
cocos.audio.pygame.version
Simply the current installed pygame version.