代码搜索:AudioPlayer
找到约 842 项符合「AudioPlayer」的源代码
代码结果 842
www.eeworm.com/read/397058/8070591
java audioplayer.java
package sunstudio.record.au.audio.play;
import java.io.*;
import java.util.*;
import sunstudio.util.*;
public class AudioPlayer extends InputStream implements Runnable{
private boolean pau
www.eeworm.com/read/397058/8070594
class audioplayer.class
www.eeworm.com/read/196374/8096547
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/196374/8096563
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/196374/8096587
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/196374/8096597
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/196374/8096630
mmp audioplayer.mmp
www.eeworm.com/read/246019/12764611
jad audioplayer.jad
package collegesoft.audio.play;
import java.io.*;
import java.util.*;
import sun.audio.*;
import collegesoft.util.*;
import collegesoft.audio.*;
public class AudioPlayer extends InputStream
www.eeworm.com/read/246019/12764621
java audioplayer.java
package sunstudio.record.au.audio.play;
import java.io.*;
import java.util.*;
import sunstudio.util.*;
public class AudioPlayer extends InputStream implements Runnable{
private boolean pau
www.eeworm.com/read/246019/12764626