Update contrib.
3 # Defines the number of cameras available on the device.
6 # Set to the 0 offset index of the camera used for still photography tests.
9 # Set to an invalid camera index for negative still photography tests.
14 # Set to the index of the camera used for video tests.
17 # Set to the default video frame width.
20 # Set to the default video frame height.
23 [default_videocontroller]
25 # Defines the uid of the video controller of the device.
30 # Refers to the video file which is used to execute the video player/recorder tests.
31 sample =\multimedia\t_videoplayerutility\xvid_clock.avi
33 # Defines the default video mime type of the default video file (sample).
36 # Indicates whether or not audio is enabled in the videoclip.
39 # Defines the default length of the video clip in micro seconds.
42 # Defines the default maximum volume of the video clip.
45 # Defines the url used to execute the video player/recorder tests.
46 urisample =file:///multimedia/t_videoplayerutility/xvid_clock.avi
50 # These keys define the default uids of the various image types.
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
63 # These keys define the default mime types of the various image types.
65 mime_tiff = image/tiff
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
78 # The full path and filename of the file to which converted audio data is appended.
79 secondarylocation = \multimedia\t_mdaaudioconvertutility\note2.wav
81 # Defines the full path and filename of a file containing audio sample data to be converted.
82 primaryfile = \multimedia\t_mdaaudioconvertutility\note.wav
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
87 # Defines the uid of the audio controller on the device.
88 controlleruid = 101F5022
90 # Defines the default bitrate of the converted audio file.
91 convert_bitrate = 128000
93 # Defines the codec to be used for the converted audio object.
94 secondarycodec = PcmWavCodec
96 # Defines the codec to be used for the source (unconverted) audio object.
97 primarycodec = PcmWavCodec
99 # Defines the TFourcc code of the converted audio format.
100 fourcc_codecformat = KMMFFourCCCodePCM16
102 # Defines the default bitrate the audio stream player may be set to.
103 Input_bitrate = 10000
105 # Defines the fourcc code of the input audio data stream.
106 fourcc_inputdatatype = KMMFFourCCCodePCM16
108 # Defines the fourcc code the output audio data stream.
109 fourcc_outputdatatype = KMMFFourCCCodePCM16
111 # The playback file of the audio player.
112 playbackfile = \multimedia\t_mdaaudioplayerutility\test.wav
114 # Defines the format in which the audio data will be recorded.
115 fourcc_rcrdrdatatype = KMMFFourCCCodePCM16
117 # The audio tone sequence files/descriptors to be played back by the audio tone player.
118 sequence = \multimedia\t_audiotoneutility\sequence1.sqn
120 # This is the alternate playback sequence.
121 alternate_sequence = \multimedia\t_audiotoneutility\sequence2.sqn
123 # badsequence is a corrupt sequence used in negative tests.
124 bad_sequence = \multimedia\t_audiotoneutility\badsequence.sqn
126 # The corrupt file and path used for negative testing of the audio tone player.
127 wrong_filename = \wrongplace\wrongfile.file
129 # Defines the default priority (A priority between EMdaPriorityMin(-100) and EMdaPriorityMax(100)) of the tone to be played back.
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
135 # The file containing MIDI data to be used by the MIDI client.
136 midifilename = \multimedia\t_midiclientutility\midi.mid
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
143 # Defines the default uid of the recorded audio data format.
144 destination_formatuid = 101F55E2
146 # Defines the default uid of the recorded audio data format.
147 destination_formatuid_amr = 101FAF66
149 # Defines the default uid of the recorded audio data format.
150 destination_formatuid_raw = 101F5C17
152 # Defines the default recording bit rate used by the tuner recorder.
153 # destination_bitrate = 128
155 # Defines the default recording sampling rate used by the tuner recorder.
158 # Defines the default data format of the recorded audio clip used by the tuner recorder.
159 # fourcc_tnrrcrdrdatatype = KMMFFourCCCodePCMU8
163 # Defines the ECOM Implementation UID for a read in the wav audio file format supplied in Symbian plugin(s).
164 kmmfuidformatwavread =101F55E1
166 # Defines the ECOM Implementation UID for a write in the wav audio file format supplied in Symbian plugin(s).
167 kmmfuidformatwavwrite = 101F55E2
169 # Defines the ECOM Implementation UID for a read in the raw image file format supplied in Symbian plugin(s).
170 kmmfuidformatrawread = 101F5C16
172 # Defines the ECOM Implementation UID for a write in the raw image file format supplied in Symbian plugin(s).
173 kmmfuidformatrawwrite = 101F5C17
175 # Defines the ECOM Implementation UID for a read in the au file audio format supplied in Symbian plugin(s).
176 kmmfuidformatauread = 101F5C12
178 # Defines the ECOM Implementation UID for a write in the au file audio format supplied in Symbian plugin(s)
179 kmmfuidformatauwrite =101F5C13
181 # Defines the ECOM Implementation UID for a read in the amr file audio format supplied in Symbian plugin(s)
182 kadvanceduidformatamrread = 101FAF65
184 # Defines the ECOM Implementation UID for a write in the amr file audio format supplied in Symbian plugin(s)
185 kadvanceduidformatamrwrite = 101FAF66
187 # A Default invalid UID for any format