代码搜索结果

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

sound.h

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

sound.hx

package flash.media; extern class Sound extends flash.events.EventDispatcher { function new(?stream : flash.net.URLRequest, ?context : flash.media.SoundLoaderContext) : Void; var bytesLoaded(defaul

sound.java

/* * Copyright (c) 2001 Sun Microsystems, Inc. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follow

sound.h

/*------------------------------------------------------------------ * CopyRight (C) 2005,江苏盛唐电子产品有限公司 * All Rights Reserved. * * 文件名称:Sound.h * 文件标识: * 摘 要:板载蜂鸣器控制功能和延时函数的头文件 * * 当前版本:1.0

sound.lst

C51 COMPILER V6.23a SOUND 08/17/2006 16:45:19 PAGE 1 C51 COMPILER V6.23a, COMPILATION OF MODULE SOUND OBJECT MODULE PLACED IN

sound.cpp

// Sound.cpp: implementation of the CSound class. // ////////////////////////////////////////////////////////////////////// #include "StdAfx.h" #define ORBIT_MAX_RADIUS 5.5f ////////////

sound.h

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

sound.java

package kyodai; import java.io.*; import javax.sound.sampled.*; import java.net.*; /** * Title: LianLianKan * Description: 连连看 * Copyright: Copyright (c) 2004 *

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.c

/* sound.c -- nyquist sound data type */ /* CHANGE LOG * -------------------------------------------------------------------- * 28Apr03 dm changes for portability and fix compiler warnings */ /