代码搜索结果

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

audio.h

/* +----------------------------------------------------------------------------- | Project : GSM (6301) | Modul : +-----------------------------------------------------------------------

audio.c

/* +----------------------------------------------------------------------------- | Project : GSM-PS | Modul : DRV_AUDIO +--------------------------------------------------------------------

audio.h

/* * * Copyright (c) 2001-2007 Sigma Designs, Inc. * All Rights Reserved. Proprietary and Confidential. * */ /** @file audio.h @brief functions to set up the emhwlib audio passthrough (no

audio.c

/* * * Copyright (c) 2001-2007 Sigma Designs, Inc. * All Rights Reserved. Proprietary and Confidential. * */ /** @file audio.c @brief functions to set up the emhwlib audio passthrough (no

audio.h

/* * audio.h * * Copyright (C) 2000 Ralph Metzler * & Marcus Metzler for convergence integrated media GmbH

audio.c

#include #include #include #ifndef WIN32 #include #include #include #include #include #include #e

audio.ver

#define __ver_register_sparcaudio_driver e2621c55 #define register_sparcaudio_driver _set_ver(register_sparcaudio_driver) #define __ver_unregister_sparcaudio_driver e6388e62 #define unregister_sparcau

audio.js

zk.load("zul.zul"); zkAudio={}; zkAudio.play=function(id){ var _2=$e(id); if(_2){ try{ _2.play(); } catch(e){ alert(msgzul.NO_AUDIO_SUPPORT); } } }; zkAudio.stop=function(id){ var _4=$e(id); if(_4){ t

audio.js

/* audio.js {{IS_NOTE Purpose: Description: History: Thu Nov 17 15:45:10 2005, Created by tomyeh }}IS_NOTE Copyright (C) 2005 Potix Corporation. All Rights Reserved. {{IS_RIGHT This