1.1 --- a/epoc32/include/sdpcodecstringconstants.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/sdpcodecstringconstants.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -1,203 +1,203 @@
1.4 -// Autogenerated from epoc32/build/sipfw/c_867e51e00fcbdf36/sdpcodec_dll/sdpcodecstringconstants.st by the stringtable tool - Do not edit
1.5 -
1.6 -#ifndef STRINGTABLE_SdpCodecStringConstants
1.7 -#define STRINGTABLE_SdpCodecStringConstants
1.8 -
1.9 -#include <stringpool.h>
1.10 -
1.11 -struct TStringTable;
1.12 -
1.13 -/**
1.14 - * @publishedAll
1.15 - * @released
1.16 -*/
1.17 -class SdpCodecStringConstants
1.18 - {
1.19 -public:
1.20 - enum TStrings
1.21 - {
1.22 - // SDP field names:
1.23 - /** v= */
1.24 - EVersion,
1.25 - /** o= */
1.26 - EOrigin,
1.27 - /** s= */
1.28 - ESession,
1.29 - /** i= */
1.30 - EInfo,
1.31 - /** u= */
1.32 - EUri,
1.33 - /** e= */
1.34 - EEmail,
1.35 - /** p= */
1.36 - EPhone,
1.37 - /** c= */
1.38 - EConnection,
1.39 - /** b= */
1.40 - EBandwidth,
1.41 - /** z= */
1.42 - EZone,
1.43 - /** k= */
1.44 - EKey,
1.45 - /** a= */
1.46 - EAttribute,
1.47 - /** t= */
1.48 - ETime,
1.49 - /** r= */
1.50 - ERepeat,
1.51 - /** m= */
1.52 - EMedia,
1.53 - // Predefined bandwidth modifiers:
1.54 - /** CT */
1.55 - EModifierCT,
1.56 - /** AS */
1.57 - EModifierAS,
1.58 - // Typed time units:
1.59 - /** d */
1.60 - ETimeUnitDays,
1.61 - /** h */
1.62 - ETimeUnitHours,
1.63 - /** m */
1.64 - ETimeUnitMinutes,
1.65 - /** s */
1.66 - ETimeUnitSeconds,
1.67 - // No typed time unit defined:
1.68 - /** */
1.69 - ETimeUnitNone,
1.70 - // Predefined encryption methods:
1.71 - /** clear */
1.72 - EMethodClear,
1.73 - /** base64 */
1.74 - EMethodBase64,
1.75 - /** uri */
1.76 - EMethodUri,
1.77 - /** prompt */
1.78 - EMethodPrompt,
1.79 - // Predefined attributes:
1.80 - /** cat */
1.81 - EAttributeCat,
1.82 - /** keywds */
1.83 - EAttributeKeywds,
1.84 - /** tool */
1.85 - EAttributeTool,
1.86 - /** ptime */
1.87 - EAttributePtime,
1.88 - /** maxptime */
1.89 - EAttributeMaxptime,
1.90 - /** recvonly */
1.91 - EAttributeRecvonly,
1.92 - /** sendrecv */
1.93 - EAttributeSendrecv,
1.94 - /** sendonly */
1.95 - EAttributeSendonly,
1.96 - /** inactive */
1.97 - EAttributeInactive,
1.98 - /** orient */
1.99 - EAttributeOrient,
1.100 - // Predefined Orient attribute values
1.101 - /** portrait */
1.102 - EAttributeOrientValuePortrait,
1.103 - /** landscape */
1.104 - EAttributeOrientValueLandscape,
1.105 - /** seascape */
1.106 - EAttributeOrientValueSeascape,
1.107 - /** type */
1.108 - EAttributeType,
1.109 - /** charset */
1.110 - EAttributeCharset,
1.111 - /** sdplang */
1.112 - EAttributeSdplang,
1.113 - /** lang */
1.114 - EAttributeLang,
1.115 - /** framerate */
1.116 - EAttributeFramerate,
1.117 - /** quality */
1.118 - EAttributeQuality,
1.119 - /** control */
1.120 - EAttributeControl,
1.121 - /** range */
1.122 - EAttributeRange,
1.123 - /** etag */
1.124 - EAttributeEtag,
1.125 - /** des */
1.126 - EAttributeDes,
1.127 - /** curr */
1.128 - EAttributeCurr,
1.129 - /** conf */
1.130 - EAttributeConf,
1.131 - // Predefined Strength tag for Curr, Conf and Des attributes
1.132 - /** mandatory */
1.133 - EAttributeStatusStrengthTagMandatory,
1.134 - /** optional */
1.135 - EAttributeStatusStrengthTagOptional,
1.136 - /** none */
1.137 - EAttributeStatusStrengthTagNone,
1.138 - /** failure */
1.139 - EAttributeStatusStrengthTagFailure,
1.140 - /** unknown */
1.141 - EAttributeStatusStrengthTagUnknown,
1.142 - // Predefined Status type for Curr, Conf and Des attributes
1.143 - /** e2e */
1.144 - EAttributeStatusTypeE2e,
1.145 - /** local */
1.146 - EAttributeStatusTypeLocal,
1.147 - /** remote */
1.148 - EAttributeStatusTypeRemote,
1.149 - // Predefined Direction tag for Curr, Conf and Des attributes
1.150 - /** none */
1.151 - EAttributeStatusDirectionTagNone,
1.152 - /** send */
1.153 - EAttributeStatusDirectionTagSend,
1.154 - /** recv */
1.155 - EAttributeStatusDirectionTagRecv,
1.156 - /** sendrecv */
1.157 - EAttributeStatusDirectionTagSendrecv,
1.158 - /** mid */
1.159 - EAttributeMid,
1.160 - /** group */
1.161 - EAttributeGroup,
1.162 - // Predefined semantics for Group attribute
1.163 - /** LS */
1.164 - EAttributeGroupSemanticLS,
1.165 - /** FID */
1.166 - EAttributeGroupSemanticFID,
1.167 - /** SRF */
1.168 - EAttributeGroupSemanticSRF,
1.169 - /** rtpmap */
1.170 - EAttributeRtpmap,
1.171 - /** fmtp */
1.172 - EAttributeFmtp,
1.173 - // Predefined media types:
1.174 - /** audio */
1.175 - EMediaAudio,
1.176 - /** video */
1.177 - EMediaVideo,
1.178 - /** application */
1.179 - EMediaApplication,
1.180 - /** data */
1.181 - EMediaData,
1.182 - /** control */
1.183 - EMediaControl,
1.184 - /** image */
1.185 - EMediaImage,
1.186 - // Predefined media transport protocols:
1.187 - /** RTP/AVP */
1.188 - EProtocolRtpAvp,
1.189 - /** udp */
1.190 - EProtocolUdp,
1.191 - /** TCP */
1.192 - EProtocolTcp,
1.193 - // Network type:
1.194 - /** IN */
1.195 - ENetType,
1.196 - // Address types:
1.197 - /** IP4 */
1.198 - EAddressTypeIP4,
1.199 - /** IP6 */
1.200 - EAddressType
1.201 - };
1.202 - static const TStringTable Table;
1.203 - };
1.204 -
1.205 -#endif // STRINGTABLE_SdpCodecStringConstants
1.206 -
1.207 +// Autogenerated from epoc32/build/sipfw/c_867e51e00fcbdf36/sdpcodec_dll/sdpcodecstringconstants.st by the stringtable tool - Do not edit
1.208 +
1.209 +#ifndef STRINGTABLE_SdpCodecStringConstants
1.210 +#define STRINGTABLE_SdpCodecStringConstants
1.211 +
1.212 +#include <stringpool.h>
1.213 +
1.214 +struct TStringTable;
1.215 +
1.216 +/**
1.217 + * @publishedAll
1.218 + * @released
1.219 +*/
1.220 +class SdpCodecStringConstants
1.221 + {
1.222 +public:
1.223 + enum TStrings
1.224 + {
1.225 + // SDP field names:
1.226 + /** v= */
1.227 + EVersion,
1.228 + /** o= */
1.229 + EOrigin,
1.230 + /** s= */
1.231 + ESession,
1.232 + /** i= */
1.233 + EInfo,
1.234 + /** u= */
1.235 + EUri,
1.236 + /** e= */
1.237 + EEmail,
1.238 + /** p= */
1.239 + EPhone,
1.240 + /** c= */
1.241 + EConnection,
1.242 + /** b= */
1.243 + EBandwidth,
1.244 + /** z= */
1.245 + EZone,
1.246 + /** k= */
1.247 + EKey,
1.248 + /** a= */
1.249 + EAttribute,
1.250 + /** t= */
1.251 + ETime,
1.252 + /** r= */
1.253 + ERepeat,
1.254 + /** m= */
1.255 + EMedia,
1.256 + // Predefined bandwidth modifiers:
1.257 + /** CT */
1.258 + EModifierCT,
1.259 + /** AS */
1.260 + EModifierAS,
1.261 + // Typed time units:
1.262 + /** d */
1.263 + ETimeUnitDays,
1.264 + /** h */
1.265 + ETimeUnitHours,
1.266 + /** m */
1.267 + ETimeUnitMinutes,
1.268 + /** s */
1.269 + ETimeUnitSeconds,
1.270 + // No typed time unit defined:
1.271 + /** */
1.272 + ETimeUnitNone,
1.273 + // Predefined encryption methods:
1.274 + /** clear */
1.275 + EMethodClear,
1.276 + /** base64 */
1.277 + EMethodBase64,
1.278 + /** uri */
1.279 + EMethodUri,
1.280 + /** prompt */
1.281 + EMethodPrompt,
1.282 + // Predefined attributes:
1.283 + /** cat */
1.284 + EAttributeCat,
1.285 + /** keywds */
1.286 + EAttributeKeywds,
1.287 + /** tool */
1.288 + EAttributeTool,
1.289 + /** ptime */
1.290 + EAttributePtime,
1.291 + /** maxptime */
1.292 + EAttributeMaxptime,
1.293 + /** recvonly */
1.294 + EAttributeRecvonly,
1.295 + /** sendrecv */
1.296 + EAttributeSendrecv,
1.297 + /** sendonly */
1.298 + EAttributeSendonly,
1.299 + /** inactive */
1.300 + EAttributeInactive,
1.301 + /** orient */
1.302 + EAttributeOrient,
1.303 + // Predefined Orient attribute values
1.304 + /** portrait */
1.305 + EAttributeOrientValuePortrait,
1.306 + /** landscape */
1.307 + EAttributeOrientValueLandscape,
1.308 + /** seascape */
1.309 + EAttributeOrientValueSeascape,
1.310 + /** type */
1.311 + EAttributeType,
1.312 + /** charset */
1.313 + EAttributeCharset,
1.314 + /** sdplang */
1.315 + EAttributeSdplang,
1.316 + /** lang */
1.317 + EAttributeLang,
1.318 + /** framerate */
1.319 + EAttributeFramerate,
1.320 + /** quality */
1.321 + EAttributeQuality,
1.322 + /** control */
1.323 + EAttributeControl,
1.324 + /** range */
1.325 + EAttributeRange,
1.326 + /** etag */
1.327 + EAttributeEtag,
1.328 + /** des */
1.329 + EAttributeDes,
1.330 + /** curr */
1.331 + EAttributeCurr,
1.332 + /** conf */
1.333 + EAttributeConf,
1.334 + // Predefined Strength tag for Curr, Conf and Des attributes
1.335 + /** mandatory */
1.336 + EAttributeStatusStrengthTagMandatory,
1.337 + /** optional */
1.338 + EAttributeStatusStrengthTagOptional,
1.339 + /** none */
1.340 + EAttributeStatusStrengthTagNone,
1.341 + /** failure */
1.342 + EAttributeStatusStrengthTagFailure,
1.343 + /** unknown */
1.344 + EAttributeStatusStrengthTagUnknown,
1.345 + // Predefined Status type for Curr, Conf and Des attributes
1.346 + /** e2e */
1.347 + EAttributeStatusTypeE2e,
1.348 + /** local */
1.349 + EAttributeStatusTypeLocal,
1.350 + /** remote */
1.351 + EAttributeStatusTypeRemote,
1.352 + // Predefined Direction tag for Curr, Conf and Des attributes
1.353 + /** none */
1.354 + EAttributeStatusDirectionTagNone,
1.355 + /** send */
1.356 + EAttributeStatusDirectionTagSend,
1.357 + /** recv */
1.358 + EAttributeStatusDirectionTagRecv,
1.359 + /** sendrecv */
1.360 + EAttributeStatusDirectionTagSendrecv,
1.361 + /** mid */
1.362 + EAttributeMid,
1.363 + /** group */
1.364 + EAttributeGroup,
1.365 + // Predefined semantics for Group attribute
1.366 + /** LS */
1.367 + EAttributeGroupSemanticLS,
1.368 + /** FID */
1.369 + EAttributeGroupSemanticFID,
1.370 + /** SRF */
1.371 + EAttributeGroupSemanticSRF,
1.372 + /** rtpmap */
1.373 + EAttributeRtpmap,
1.374 + /** fmtp */
1.375 + EAttributeFmtp,
1.376 + // Predefined media types:
1.377 + /** audio */
1.378 + EMediaAudio,
1.379 + /** video */
1.380 + EMediaVideo,
1.381 + /** application */
1.382 + EMediaApplication,
1.383 + /** data */
1.384 + EMediaData,
1.385 + /** control */
1.386 + EMediaControl,
1.387 + /** image */
1.388 + EMediaImage,
1.389 + // Predefined media transport protocols:
1.390 + /** RTP/AVP */
1.391 + EProtocolRtpAvp,
1.392 + /** udp */
1.393 + EProtocolUdp,
1.394 + /** TCP */
1.395 + EProtocolTcp,
1.396 + // Network type:
1.397 + /** IN */
1.398 + ENetType,
1.399 + // Address types:
1.400 + /** IP4 */
1.401 + EAddressTypeIP4,
1.402 + /** IP6 */
1.403 + EAddressType
1.404 + };
1.405 + static const TStringTable Table;
1.406 + };
1.407 +
1.408 +#endif // STRINGTABLE_SdpCodecStringConstants
1.409 +