OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Module Parameters   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test Cases  

Group Constants

Declared in module LibSip_SDPTypes
Subgroups: SimpleConstants

Constants Summary
c_in
c_ip4
c_audio
c_image
c_video
c_text
c_rtpAvp
c_rtpAvpf
c_udptl
c_local
c_mandatory
c_optional
c_none
c_qos
c_remote
c_sendrecv
c_sendonly
c_inactive
c_send
c_recv
c_e2e

Details

c_in
const charstring c_in := "IN"

Declared in group Constants.SimpleConstants

c_ip4
const charstring c_ip4 := "IP4"

Declared in group Constants.SimpleConstants

c_audio
const charstring c_audio := "audio"

Declared in group Constants.SimpleConstants

c_image
const charstring c_image := "image"

Declared in group Constants.SimpleConstants

c_video
const charstring c_video := "video"

Declared in group Constants.SimpleConstants

c_text
const charstring c_text := "text"

Declared in group Constants.SimpleConstants

c_rtpAvp
const charstring c_rtpAvp := "RTP/AVP"

Declared in group Constants.SimpleConstants

c_rtpAvpf
const charstring c_rtpAvpf := "RTP/AVPF"

Declared in group Constants.SimpleConstants

c_udptl
const charstring c_udptl := "Udptl"

Declared in group Constants.SimpleConstants

c_local
const charstring c_local := "local"

Declared in group Constants.SimpleConstants

c_mandatory
const charstring c_mandatory := "mandatory"

Declared in group Constants.SimpleConstants

c_optional
const charstring c_optional := "optional"

Declared in group Constants.SimpleConstants

c_none
const charstring c_none := "none"

Declared in group Constants.SimpleConstants

c_qos
const charstring c_qos := "qos"

Declared in group Constants.SimpleConstants

c_remote
const charstring c_remote := "remote"

Declared in group Constants.SimpleConstants

c_sendrecv
const charstring c_sendrecv := "sendrecv"

Declared in group Constants.SimpleConstants

c_sendonly
const charstring c_sendonly := "sendonly"

Declared in group Constants.SimpleConstants

c_inactive
const charstring c_inactive := "inactive"

Declared in group Constants.SimpleConstants

c_send
const charstring c_send := "send"

Declared in group Constants.SimpleConstants

c_recv
const charstring c_recv := "recv"

Declared in group Constants.SimpleConstants

c_e2e
const charstring c_e2e := "e2e"

Declared in group Constants.SimpleConstants