S60 3rd Edition API Reference: SdpCodecStringConstants Class Reference

SdpCodecStringConstants Class Reference

API published in: S60 2nd Ed

Link against: sdpcodec.lib

Capability Information

Required Capabilities

None

Exceptions


#include <sdpcodecstringconstants.h>

Detailed Description

A String table.

Public Types

enum  TStrings {
  EVersion, EOrigin, ESession, EInfo,
  EUri, EEmail, EPhone, EConnection,
  EBandwidth, EZone, EKey, EAttribute,
  ETime, ERepeat, EMedia, EModifierCT,
  EModifierAS, ETimeUnitDays, ETimeUnitHours, ETimeUnitMinutes,
  ETimeUnitSeconds, ETimeUnitNone, EMethodClear, EMethodBase64,
  EMethodUri, EMethodPrompt, EAttributeCat, EAttributeKeywds,
  EAttributeTool, EAttributePtime, EAttributeMaxptime, EAttributeRecvonly,
  EAttributeSendrecv, EAttributeSendonly, EAttributeInactive, EAttributeOrient,
  EAttributeOrientValuePortrait, EAttributeOrientValueLandscape, EAttributeOrientValueSeascape, EAttributeType,
  EAttributeCharset, EAttributeSdplang, EAttributeLang, EAttributeFramerate,
  EAttributeQuality, EAttributeControl, EAttributeRange, EAttributeEtag,
  EAttributeDes, EAttributeCurr, EAttributeConf, EAttributeStatusStrengthTagMandatory,
  EAttributeStatusStrengthTagOptional, EAttributeStatusStrengthTagNone, EAttributeStatusStrengthTagFailure, EAttributeStatusStrengthTagUnknown,
  EAttributeStatusTypeE2e, EAttributeStatusTypeLocal, EAttributeStatusTypeRemote, EAttributeStatusDirectionTagNone,
  EAttributeStatusDirectionTagSend, EAttributeStatusDirectionTagRecv, EAttributeStatusDirectionTagSendrecv, EAttributeMid,
  EAttributeGroup, EAttributeGroupSemanticLS, EAttributeGroupSemanticFID, EAttributeGroupSemanticSRF,
  EAttributeRtpmap, EAttributeFmtp, EMediaAudio, EMediaVideo,
  EMediaApplication, EMediaData, EMediaControl, EMediaImage,
  EProtocolRtpAvp, EProtocolUdp, EProtocolTcp, ENetType,
  EAddressTypeIP4, EAddressType
}

Static Public Attributes

static const TStringTable Table

Member Enumeration Documentation

enum SdpCodecStringConstants::TStrings
 
Enumerator:
EVersion  v=
EOrigin  o=
ESession  s=
EInfo  i=
EUri  u=
EEmail  e=
EPhone  p=
EConnection  c=
EBandwidth  b=
EZone  z=
EKey  k=
EAttribute  a=
ETime  t=
ERepeat  r=
EMedia  m=
EModifierCT  CT.
EModifierAS  AS.
ETimeUnitDays  d
ETimeUnitHours  h
ETimeUnitMinutes  m
ETimeUnitSeconds  s
ETimeUnitNone 
EMethodClear  clear
EMethodBase64  base64
EMethodUri  uri
EMethodPrompt  prompt
EAttributeCat  cat
EAttributeKeywds  keywds
EAttributeTool  tool
EAttributePtime  ptime
EAttributeMaxptime  maxptime
EAttributeRecvonly  recvonly
EAttributeSendrecv  sendrecv
EAttributeSendonly  sendonly
EAttributeInactive  inactive
EAttributeOrient  orient
EAttributeOrientValuePortrait  portrait
EAttributeOrientValueLandscape  landscape
EAttributeOrientValueSeascape  seascape
EAttributeType  type
EAttributeCharset  charset
EAttributeSdplang  sdplang
EAttributeLang  lang
EAttributeFramerate  framerate
EAttributeQuality  quality
EAttributeControl  control
EAttributeRange  range
EAttributeEtag  etag
EAttributeDes  des
EAttributeCurr  curr
EAttributeConf  conf
EAttributeStatusStrengthTagMandatory  mandatory
EAttributeStatusStrengthTagOptional  optional
EAttributeStatusStrengthTagNone  none
EAttributeStatusStrengthTagFailure  failure
EAttributeStatusStrengthTagUnknown  unknown
EAttributeStatusTypeE2e  e2e
EAttributeStatusTypeLocal  local
EAttributeStatusTypeRemote  remote
EAttributeStatusDirectionTagNone  none
EAttributeStatusDirectionTagSend  send
EAttributeStatusDirectionTagRecv  recv
EAttributeStatusDirectionTagSendrecv  sendrecv
EAttributeMid  mid
EAttributeGroup  group
EAttributeGroupSemanticLS  LS.
EAttributeGroupSemanticFID  FID.
EAttributeGroupSemanticSRF  SRF.
EAttributeRtpmap  rtpmap
EAttributeFmtp  fmtp
EMediaAudio  audio
EMediaVideo  video
EMediaApplication  application
EMediaData  data
EMediaControl  control
EMediaImage  image
EProtocolRtpAvp  RTP/AVP.
EProtocolUdp  udp
EProtocolTcp  TCP.
ENetType  IN.
EAddressTypeIP4  IP4.
EAddressType  IP6.

Field Documentation

const TStringTable SdpCodecStringConstants::Table [static]
 

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top