soundmixer_s60_1st_ed.pkg

来自「手机操作系统Symbian支持混音功能的声音引擎代码」· PKG 代码 · 共 39 行

PKG
39
字号
;=======================================================================
;  Name     : SoundMixer_S60_1st_ed.pkg
;  Part of  : SoundMixer
;  Created  : 03/30/2006 by Forum Nokia
;  Description:
;     This is the project specification file for SoundMixer.
;     Initial content was generated by Series 60 AppWizard.
;
;  Version  : 2.0.0
;  Copyright: Forum Nokia
;
;=======================================================================

;Languages
&EN
;
; UID is the app's UID
;
#{"SoundMixer"},(0x101FF1C6),2,0,0
;
;Supports Series 60 v 1.2
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}

"C:\Symbian\6.1\Series60\Epoc32\release\armi\urel\SoundMixer.app"         -"!:\system\apps\SoundMixer\SoundMixer.app"
"C:\Symbian\6.1\Series60\Epoc32\Release\armi\urel\SoundMixer.rsc"         -"!:\system\apps\SoundMixer\SoundMixer.rsc"
"C:\Symbian\6.1\Series60\Epoc32\Release\armi\urel\SoundMixer_caption.rsc" -"!:\system\apps\SoundMixer\SoundMixer_caption.rsc"
"C:\Symbian\6.1\Series60\Epoc32\Release\armi\urel\SoundMixer.aif"         -"!:\system\apps\SoundMixer\SoundMixer.aif"	      

; data
      
"..\data\music2.wav"	-"!:\system\apps\SoundMixer\music2.wav"
"..\data\effect.wav"	-"!:\system\apps\SoundMixer\effect.wav"
"..\data\effect2.wav"	-"!:\system\apps\SoundMixer\effect2.wav"





⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?