mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
12 lines
216 B
C
12 lines
216 B
C
|
/*
|
||
|
* audio.c: The basic audio interface
|
||
|
*
|
||
|
* See the main source file 'vdr.c' for copyright information and
|
||
|
* how to reach the author.
|
||
|
*
|
||
|
* $Id: audio.c 1.1 2002/06/10 16:30:00 kls Exp $
|
||
|
*/
|
||
|
|
||
|
#include "audio.h"
|
||
|
|