代码搜索:AudioPlayer
找到约 842 项符合「AudioPlayer」的源代码
代码结果 842
www.eeworm.com/read/473938/6826375
loc audioplayer.loc
/**
*
* @brief Definitions of languages for AudioPlayer application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "AudioPlayer.l01"
#endif
www.eeworm.com/read/473938/6826378
hrh audioplayer.hrh
/**
*
* @brief Constants file for AudioPlayer application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifndef __AUDIOPLAYER_HRH__
#define __AUDIOPLAYER_HRH__
enum TAudioPla
www.eeworm.com/read/473938/6826391
mmp audioplayer.mmp
www.eeworm.com/read/473879/6842401
pkg audioplayer.pkg
; @brief Package information file for AudioPlayer application
;
; Copyright (c) EMCC Software Ltd 2003
; @version 1.0
; UID is the app's UID
;
#{"AudioPlayer"},(0x101FDA4B),1,0,0
(0x101F7960)
www.eeworm.com/read/473879/6842406
rss audioplayer.rss
/**
*
* @brief Resource file for AudioPlayer application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
NAME AUPL
#include
#include
#include
www.eeworm.com/read/473879/6842412
loc audioplayer.loc
/**
*
* @brief Definitions of languages for AudioPlayer application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifdef LANGUAGE_01
#include "AudioPlayer.l01"
#endif
www.eeworm.com/read/473879/6842415
hrh audioplayer.hrh
/**
*
* @brief Constants file for AudioPlayer application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
#ifndef __AUDIOPLAYER_HRH__
#define __AUDIOPLAYER_HRH__
enum TAudioPla
www.eeworm.com/read/473879/6842428
mmp audioplayer.mmp
www.eeworm.com/read/471288/6889141
class audioplayer.class
www.eeworm.com/read/369978/9626664
java audioplayer.java
package tcpSoundCommunication;
import javax.sound.sampled.*;
import java.net.*;
import java.io.*;
/**
* 得到声音流的类,封装一个播放器程序
* Title:
* Description:
* Copyright: Copyri