代码搜索:Audio
找到约 10,000 项符合「Audio」的源代码
代码结果 10,000
www.eeworm.com/read/361261/2948051
c mpeg_audio.c
/*****************************************************************************
* mpeg_audio.c: parse MPEG audio sync info and packetize the stream
***************************************************
www.eeworm.com/read/359756/2972543
h audio_file.h
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation
www.eeworm.com/read/358878/2982035
pan audio3.pan
/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */
#ifndef __AUDIO3_PAN__
#define __AUDIO3_PAN__
/** Application panic codes */
enum TAudio3Panics
{
EAudio3BasicUi
www.eeworm.com/read/358878/2982036
hrh audio3.hrh
/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */
#ifndef __AUDIO3_HRH__
#define __AUDIO3_HRH__
/** Enumerated command codes */
enum TAudioIds
{
ECmdOpenFile = 1,
EC
www.eeworm.com/read/358878/2982043
rss audio3.rss
/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */
NAME AUD3
#include
#include
#include "Audio3.hrh"
// -------------------------------------------
www.eeworm.com/read/358878/2982044
mmp audio3.mmp
/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */
TARGET Audio3.app
TARGETTYPE app
UID 0x100039CE 0x101ffac3
TARGETPATH \system\apps\Au
www.eeworm.com/read/358878/2982045
cpp audio3.cpp
/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */
#include "Audio3app.h"
GLDEF_C TInt E32Dll(TDllReason)
{
return KErrNone;
}
EXPORT_C CApaApplication* NewApp
www.eeworm.com/read/358878/2982051
hrh audio2.hrh
/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */
#ifndef __AUDIO_HRH__
#define __AUDIO_HRH__
/** Enumerated command codes */
enum TAudioIds
{
ECmdRecord = 1,
ECmdPl
www.eeworm.com/read/358878/2982054
pan audio2.pan
/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */
#ifndef __AUDIO2_PAN__
#define __AUDIO2_PAN__
/** Application panic codes */
enum TAudio2Panics
{
EAudio2BasicUi
www.eeworm.com/read/358878/2982058
mmp audio2.mmp
/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */
TARGET Audio2.app
TARGETTYPE app
UID 0x100039CE 0x101ffac2
TARGETPATH \system\apps\Au