代码搜索:Audio

找到约 10,000 项符合「Audio」的源代码

代码结果 10,000
www.eeworm.com/read/191418/5165744

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/191418/5165751

rss audio3.rss

/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */ NAME AUD3 #include #include #include #include #include
www.eeworm.com/read/191418/5165752

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/191418/5165753

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/191418/5165759

pkg audio2.pkg

; ; audio2 Installation script. ; ; ; Specify the supported languages; items must appear in this order subsequently &EN ; ; The installation name and header data #{"Audio2"},(0x101ffac2),1,0,0
www.eeworm.com/read/191418/5165760

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/191418/5165764

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/191418/5165768

mmp audio2.mmp

/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */ TARGET Audio2.app TARGETTYPE app UID 0x100039CE 0x101ffac2 TARGETPATH \system\apps\Au
www.eeworm.com/read/191418/5165770

rss audio2.rss

/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */ NAME AUD2 #include #include #include #include #include
www.eeworm.com/read/191418/5165771

cpp audio2.cpp

/* Copyright (c) 2004, Symbian Software Ltd. All rights reserved */ #include "Audio2app.h" GLDEF_C TInt E32Dll(TDllReason) { return KErrNone; } EXPORT_C CApaApplication* NewApp