代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/202805/5045394
c sound_port.c
/* $Id: sound_port.c 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C) 2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/196938/5100019
rc2 sound.rc2
//
// SOUND.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
www.eeworm.com/read/196036/5104848
h sound_calls.h
/*
* DMA buffer calls
*/
int DMAbuf_open(int dev, int mode);
int DMAbuf_release(int dev, int mode);
int DMAbuf_getwrbuffer(int dev, char **buf, int *size, int dontblock);
int DMAbuf_get_curr_buffer
www.eeworm.com/read/191602/5164801
h sound_alsa.h
#include
#define ALSA_PCM_NEW_HW_PARAMS_API 1
#include
class PAudioDelay : public PObject
{
PCLASSINFO(PAudioDelay, PObject);
public:
PAudioDelay();
www.eeworm.com/read/191602/5164802
cxx sound_alsa.cxx
/*
* sound_alsa.cxx
*
* Sound driver implementation.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the M
www.eeworm.com/read/191602/5164804
cxx sound_esd.cxx
/*
* esdaudio.cxx
*
* Sound driver implementation to use ESound.
*
* Portable Windows Library
*
* Copyright (c) 2001 Equivalence Pty. Ltd.
*
* The contents of this file are subject t
www.eeworm.com/read/191602/5164805
h sound_esd.h
#include
#include
#include
//#if !P_USE_INLINES
//#include
//#endif
#ifdef P_LINUX
#include
#endif
#i
www.eeworm.com/read/191602/5164818
cxx sound_oss.cxx
/*
* sound.cxx
*
* Sound driver implementation.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozill
www.eeworm.com/read/191602/5164819
h sound_oss.h
#include
#include
#include
//#if !P_USE_INLINES
//#include
//#endif
#ifdef P_SOLARIS
#include
#endif
www.eeworm.com/read/186672/5230461
h sound_calls.h
/*
* DMA buffer calls
*/
int DMAbuf_open(int dev, int mode);
int DMAbuf_release(int dev, int mode);
int DMAbuf_getwrbuffer(int dev, char **buf, int *size, int dontblock);
int DMAbuf_getrdbuffer(int