0
|
1 |
[default_camera]
|
|
2 |
|
|
3 |
# Defines the number of cameras available on the device.
|
|
4 |
count =2
|
|
5 |
|
|
6 |
# Set to the 0 offset index of the camera used for still photography tests.
|
|
7 |
validstill =0
|
|
8 |
|
|
9 |
# Set to an invalid camera index for negative still photography tests.
|
|
10 |
invalidstill =100
|
|
11 |
|
|
12 |
[default_video]
|
|
13 |
|
|
14 |
# Set to the index of the camera used for video tests.
|
|
15 |
validvideo =0
|
|
16 |
|
|
17 |
# Set to the default video frame width.
|
|
18 |
framewidth =100
|
|
19 |
|
|
20 |
# Set to the default video frame height.
|
|
21 |
frameheight =50
|
|
22 |
|
|
23 |
[default_videocontroller]
|
|
24 |
|
|
25 |
# Defines the uid of the video controller of the device.
|
|
26 |
uid =101F88D9
|
|
27 |
|
|
28 |
[default_videoplayer]
|
|
29 |
|
|
30 |
# Refers to the video file which is used to execute the video player/recorder tests.
|
|
31 |
sample =\multimedia\t_videoplayerutility\divx_clock.avi
|
|
32 |
|
|
33 |
# Defines the default video mime type of the default video file (sample).
|
|
34 |
format =
|
|
35 |
|
|
36 |
# Indicates whether or not audio is enabled in the videoclip.
|
|
37 |
audioenabled =TRUE
|
|
38 |
|
|
39 |
# Defines the default length of the video clip in micro seconds.
|
|
40 |
duration =1000000
|
|
41 |
|
|
42 |
# Defines the default maximum volume of the video clip.
|
|
43 |
maxvolume =100
|
|
44 |
|
|
45 |
# Defines the url used to execute the video player/recorder tests.
|
|
46 |
urisample =file:///multimedia/t_videoplayerutility/divx_clock.avi
|
|
47 |
|
|
48 |
[default_icl]
|
|
49 |
|
|
50 |
# These keys define the default uids of the various image types.
|
|
51 |
|
|
52 |
imagetype_gif = 101F45B3
|
|
53 |
imagetype_tiff = 101F45C4
|
|
54 |
imagetype_jpg = 101F45D8
|
|
55 |
imagetype_bmp = 101F45B0
|
|
56 |
imagetype_png = 101F45C9
|
|
57 |
imagetype_ota = 101F45D2
|
|
58 |
imagetype_mbm = 101F45CC
|
|
59 |
imagetype_ico = 101F45D5
|
|
60 |
imagetype_wbmp = 101F45CF
|
|
61 |
imagetype_mng = 101F7C53
|
|
62 |
|
|
63 |
# These keys define the default mime types of the various image types.
|
|
64 |
mime_gif = image/gif
|
|
65 |
mime_tiff = image/tiff
|
|
66 |
mime_jpg = image/jpeg
|
|
67 |
mime_bmp = image/bmp
|
|
68 |
mime_png = image/png
|
|
69 |
mime_ico = image/ico
|
|
70 |
mime_ota = image/x-ota-bitmap
|
|
71 |
mime_mbm = image/x-epoc-mbm
|
|
72 |
mime_wbm = image/vnd.wap.wbmp
|
|
73 |
mime_wmf = image/x-wmf
|
|
74 |
mime_mng = image/mng
|
|
75 |
|
|
76 |
[default_mmf]
|
|
77 |
|
|
78 |
# The full path and filename of the file to which converted audio data is appended.
|
|
79 |
secondarylocation = \multimedia\t_mdaaudioconvertutility\note2.wav
|
|
80 |
|
|
81 |
# Defines the full path and filename of a file containing audio sample data to be converted.
|
|
82 |
primaryfile = \multimedia\t_mdaaudioconvertutility\note.wav
|
|
83 |
|
|
84 |
# Defines the full path and filename of a large file containing audio sample data to be converted.
|
|
85 |
tertiaryfile = \multimedia\t_mdaaudioconvertutility\explode.wav
|
|
86 |
|
|
87 |
# Defines the uid of the audio controller on the device.
|
|
88 |
controlleruid = 101F5022
|
|
89 |
|
|
90 |
# Defines the default bitrate of the converted audio file.
|
|
91 |
convert_bitrate = 128000
|
|
92 |
|
|
93 |
# Defines the codec to be used for the converted audio object.
|
|
94 |
secondarycodec = PcmWavCodec
|
|
95 |
|
|
96 |
# Defines the codec to be used for the source (unconverted) audio object.
|
|
97 |
primarycodec = PcmWavCodec
|
|
98 |
|
|
99 |
# Defines the TFourcc code of the converted audio format.
|
|
100 |
fourcc_codecformat = KMMFFourCCCodePCM16
|
|
101 |
|
|
102 |
# Defines the default bitrate the audio stream player may be set to.
|
|
103 |
Input_bitrate = 10000
|
|
104 |
|
|
105 |
# Defines the fourcc code of the input audio data stream.
|
|
106 |
fourcc_inputdatatype = KMMFFourCCCodePCM16
|
|
107 |
|
|
108 |
# Defines the fourcc code the output audio data stream.
|
|
109 |
fourcc_outputdatatype = KMMFFourCCCodePCM16
|
|
110 |
|
|
111 |
# The playback file of the audio player.
|
|
112 |
playbackfile = \multimedia\t_mdaaudioplayerutility\test.wav
|
|
113 |
|
|
114 |
# Defines the format in which the audio data will be recorded.
|
|
115 |
fourcc_rcrdrdatatype = KMMFFourCCCodePCM16
|
|
116 |
|
|
117 |
# The audio tone sequence files/descriptors to be played back by the audio tone player.
|
|
118 |
sequence = \multimedia\t_audiotoneutility\sequence1.sqn
|
|
119 |
|
|
120 |
# This is the alternate playback sequence.
|
|
121 |
alternate_sequence = \multimedia\t_audiotoneutility\sequence2.sqn
|
|
122 |
|
|
123 |
# badsequence is a corrupt sequence used in negative tests.
|
|
124 |
bad_sequence = \multimedia\t_audiotoneutility\badsequence.sqn
|
|
125 |
|
|
126 |
# The corrupt file and path used for negative testing of the audio tone player.
|
|
127 |
wrong_filename = \wrongplace\wrongfile.file
|
|
128 |
|
|
129 |
# Defines the default priority (A priority between EMdaPriorityMin(-100) and EMdaPriorityMax(100)) of the tone to be played back.
|
|
130 |
tone_priority = 50
|
|
131 |
|
|
132 |
# Defines the default prioritypreference value, which define the behaviour to be adopted by an audio client if a higher priority client takes over the device.
|
|
133 |
tone_prioritypreference = TimeAndQuality
|
|
134 |
|
|
135 |
# The file containing MIDI data to be used by the MIDI client.
|
|
136 |
midifilename = \multimedia\t_midiclientutility\midi.mid
|
|
137 |
|
|
138 |
[default_tnr]
|
|
139 |
|
|
140 |
# Defines the default event uid used for callback in the event that the audio resource is replaced by a higher priority audio client.
|
|
141 |
event_notificationuid = 101FD9F2
|
|
142 |
|
|
143 |
# Defines the default uid of the recorded audio data format.
|
|
144 |
destination_formatuid = 101FAF67
|
|
145 |
|
|
146 |
# Defines the default recording bit rate used by the tuner recorder.
|
|
147 |
destination_bitrate = 128
|
|
148 |
|
|
149 |
# Defines the default recording sampling rate used by the tuner recorder.
|
|
150 |
samplerate = 10
|
|
151 |
|
|
152 |
# Defines the default data format of the recorded audio clip used by the tuner recorder.
|
|
153 |
fourcc_tnrrcrdrdatatype = KMMFFourCCCodeADTS
|
|
154 |
|
|
155 |
[default_uids]
|
|
156 |
|
|
157 |
# Defines the ECOM Implementation UID for a read in the wav audio file format supplied in Symbian plugin(s).
|
|
158 |
kmmfuidformatwavread =101F55E1
|
|
159 |
|
|
160 |
# Defines the ECOM Implementation UID for a write in the wav audio file format supplied in Symbian plugin(s).
|
|
161 |
kmmfuidformatwavwrite = 101F55E2
|
|
162 |
|
|
163 |
# Defines the ECOM Implementation UID for a read in the raw image file format supplied in Symbian plugin(s).
|
|
164 |
kmmfuidformatrawread = 101F5C16
|
|
165 |
|
|
166 |
# Defines the ECOM Implementation UID for a write in the raw image file format supplied in Symbian plugin(s).
|
|
167 |
kmmfuidformatrawwrite = 101F5C17
|
|
168 |
|
|
169 |
# Defines the ECOM Implementation UID for a read in the au file audio format supplied in Symbian plugin(s).
|
|
170 |
kmmfuidformatauread = 101F5C12
|
|
171 |
|
|
172 |
# Defines the ECOM Implementation UID for a write in the au file audio format supplied in Symbian plugin(s)
|
|
173 |
kmmfuidformatauwrite =101F5C13
|
|
174 |
|
|
175 |
# Defines the ECOM Implementation UID for a read in the amr file audio format supplied in Symbian plugin(s)
|
|
176 |
kadvanceduidformatamrread = 101FAF65
|
|
177 |
|
|
178 |
# Defines the ECOM Implementation UID for a write in the amr file audio format supplied in Symbian plugin(s)
|
|
179 |
kadvanceduidformatamrwrite = 101FAF66
|
|
180 |
|
|
181 |
# A Default invalid UID for any format
|
|
182 |
kinvaliduid =FFFF
|