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