Tiro Guide

 

Multimedia Programming

Title

Description

The tutorial of SDL

Author: Anita

Simple DirectMedia Layer is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device.

This tutorial intoduces how to use SDL lib. You can learn some skills about color space, playing video, and overlap.

OSS Audio Programming tutorial

Author: Taro

OSS/Linux is a commercial implementation of the Linux sound drivers that are packaged with the Linux kernel.

To read this docuement, you will learning how to play midi sound, PCM raw data, and CD audio. At last, this docuement meets some synchronize mechanisms of OSS designd architecture.

¡@