代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/291465/3965794
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/291465/3965800
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/291465/3965801
h sound_esd.h
#include
#include
#include
//#if !P_USE_INLINES
//#include
//#endif
#ifdef P_LINUX
#include
#endif
#i
www.eeworm.com/read/291465/3965808
h sound_sunaudio.h
#ifndef SUNAUDIO_H
#define SUNAUDIO_H
#include
#include
#include
#include
class PSoundChannelSunAudio: public PSoundChannel
{
www.eeworm.com/read/291465/3965809
cxx sound_sunaudio.cxx
/*
* sound_sunaudio.cxx
*
* Sound driver implementation.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to t
www.eeworm.com/read/291465/3965838
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/291465/3965839
h sound_oss.h
#include
#include
#include
//#if !P_USE_INLINES
//#include
//#endif
#ifdef P_SOLARIS
#include
#endif
www.eeworm.com/read/289582/3990323
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/288095/4011368
cpp sound_sdl.cpp
/////////////////////////////////////////////////////////////////////////////
// Name: sound_sdl.cpp
// Purpose: wxSound backend using SDL
// Author: Vaclav Slavik
// Modified by:
www.eeworm.com/read/285607/4049149
hx sound_dma.hx
/* sound_dma.h - i8237Dma helper functions */
/* Copyright 1999-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,26apr02,dat Adding cplusplus protection, SPR 75017