代码搜索结果

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

caudio.h

/////////////////////////////////////////////////////////////////////////////// // // CAudio.h // // Copyright (c) 2003 Forum Nokia. All rights reserved. // // Technology developed by Rocket

unitaudio.pas

unit UnitAudio; interface uses ShareMem, Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Sockets, ACMOut,

driver.nfo

[DriverInfo] DriverName=Microsoft 用于 High Definition Audio 的 UAA 总线驱动程序 InfFile=hdaudbus.inf HardwareID=PCI\VEN_8086&DEV_293E&SUBSYS_02111028&REV_02 OS=4

modexpofn.m

function modexpofn(action) if nargin < 1 action='init'; end % Fix singlesideband % Time zoom resets % Create demodulation name = mfilename; figname = [name(1:end-2) '_fig']; f=findobj('Ta

xsynthexpofn.m

function xsynthfn(action) if nargin < 1 action='init'; end % Fix LPC % Linked zoom? name = mfilename; figname = [name(1:end-2) '_fig']; f=findobj('Tag',figname); handles = get

demo.h

/*---------------------------------------------------------------------------- * Name: DEMO.H * Purpose: USB Audio Demo Definitions * Version: V1.10 *------------------------

httpserver.cpp

/**************************************************************************************** * /////////////////////////////////////////////////////////////////////////////////////// * Original Filenam

auctrl.h

#ifndef __AUCTRL_H__ #define __AUCTRL_H__ #include "avapi.h" void au_mute(int enable); // true to mute void au_keyshift(int key); // key ranges from -6 to +6 void au_volume(unsigned v

pci.ids

# # List of PCI ID's # # Maintained by Martin Mares and other volunteers from the # Linux PCI ID's Project at http://pciids.sf.net/. New data are always # welcome (if they are accurate), w

music.java

package assistant; import java.io.FileInputStream; /** * * Copyright (C),2008,5,13 * 此类为音乐类,用于播放各种音乐 * @author : lovo * * @version 1.00 2008/3/10 */ public class Music