代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.rss
// Copyright (c) 2003, Nokia Mobile Phones. All rights reserved.
NAME SND
#include
#include
#include
#include "Sound.hrh"
// -------------------------
sound.mmp
// Copyright (c) 2003, Nokia Mobile Phones. All rights reserved.
TARGET sound.app
TARGETTYPE app
UID 0x100039ce 0x10005BC6
TARGETPATH \system\apps\sound
SOURCEPATH ..\src
SOURCE
sound.pan
size 0 0 24 79
background 1
tag $ PH7
tag % PHR7
tag ^ UR7 FREQ DUR
$屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯
屯屯屯屯屯屯屯屯屯屯屯屯
sound.cs
using System;
using System.Runtime.InteropServices;
using System.Diagnostics;
using System.Threading;
using System.IO;
namespace Lines.Utils
{
///
/// Helper class to play sounds
sound.java
import javax.microedition.media.*;
import java.io.*;
public class sound
{
public String pType;//手机型号
public final String[] mediaType=new String[]{"audio/x-wav","audio/midi","audio/mpeg","audi
sound.c
/* Digger Remastered
Copyright (c) Andrew Jenner 1998-2004 */
#include "def.h"
#include "sound.h"
#include "hardware.h"
#include "main.h"
#include "digger.h"
#include "input.h"
#ifdef _