代码搜索结果

找到约 10,000 项符合 Sound 的代码

sound.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /

sound.h

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998 Olivier Debon // // This program is free software; you can redistribute it and/or // mod

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled completel

sound.cpp

// Sound.cpp: implementation of the CSound class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Example2_ChatRoom.h" #include "Sound.h"

sound.h

// Sound.h: interface for the CSound class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SOUND_H__69DAFAB9_C3EE_4821_8E74_9D069B9DECB9__INCLUDED_) #

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled completel

sound.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /

sound.h

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998 Olivier Debon // // This program is free software; you can redistribute it and/or // mod

sound.h

/* * Minor numbers for the sound driver. */ #define SND_DEV_CTL 0 /* Control port /dev/mixer */ #define SND_DEV_SEQ 1 /* Sequencer output /dev/sequencer (FM synthesizer and MIDI output) */

sound.h

/* * Sound core interface functions */ extern int register_sound_special(struct file_operations *fops, int unit); extern int register_sound_mixer(struct file_operations *fops, int dev); extern int