代码搜索:Audio
找到约 10,000 项符合「Audio」的源代码
代码结果 10,000
www.eeworm.com/read/143098/12898981
java iaudioplayer.java
package tcpSoundCommunication;
import java.io.*;
import java.net.*;
public interface IAudioPlayer
{
/* Load the audio from a URL */
public void loadAudio(URL url) throws Exception;
/* Lo
www.eeworm.com/read/140095/13109377
h soundappui.h
// Copyright (c) 2003, Nokia Mobile Phones. All rights reserved.
#ifndef __SOUNDAPPUI_H__
#define __SOUNDAPPUI_H__
#include
#include
#include
#include
www.eeworm.com/read/140095/13109379
h audioadapter.h
// Copyright (c) 2003, Nokia Mobile Phones. All rights reserved.
#ifndef __MAUDIOADAPTER__
#define __MAUDIOADAPTER__
#include
class CEikMenuPane;
/*!
@class MAudioAdapter
www.eeworm.com/read/140095/13109387
h recorderadapter.h
// Copyright (c) 2003, Nokia Mobile Phones. All rights reserved.
#ifndef __CRECORDERADAPTER__
#define __CRECORDERADAPTER__
#include
#include
#include
www.eeworm.com/read/140095/13109388
h playeradapter.h
// Copyright (c) 2003, Nokia Mobile Phones. All rights reserved.
#ifndef __CPLAYERADAPTER__
#define __CPLAYERADAPTER__
#include
#include "audioadapter.h"
class CS
www.eeworm.com/read/139455/13155481
txt readme.txt
Source files for pxa ac97 sound driver
========================================
The packet contains the files that is listed below
driver files
/SOURCE/drivers/sound
Makefile ac97.c ac97.h ac9
www.eeworm.com/read/325170/13221301
m common.m
% This sets the `global' variables use in the other functions.
% They correspond to MPEG audio layer I with psychoacoustic model 1
% as described in [1].
%
% See also
% Author: Fa
www.eeworm.com/read/325165/13221516
m video_read.m
function [video, audio] = mmread(filename, frames, time, disableVideo, disableAudio, matlabCommand, trySeeking)
% function [video, audio] = mmread(filename, frames, time, disableVideo, disableAudio,
www.eeworm.com/read/138450/13235817
tci appparams.tci
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/137693/13304696
cpp testwavaudiostreamer.cpp
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio