Inheritance
System.Object
RTSPHeaders
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: SIPSorcery.dll
Fields
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_ACCEPT = "Accept"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_ACCEPTENCODING = "Accept-Encoding"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_ACCEPTLANGUAGE = "Accept-Language"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_AUTHORIZATION = "Authorization"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_CONNECTION = "Connection"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_CONTENTENCODING = "Content-Encoding"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_CONTENTLANGUAGE = "Content-Language"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_CONTENTLENGTH = "Content-Length"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_CONTENTTYPE = "Content-Type"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_CSEQ = "CSeq"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_FROM = "From"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_IFMODIFIEDSINCE = "If-Modified-Since"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_LOCATION = "Location"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_PROXYAUTHENTICATE = "Proxy-Authenticate"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_RANGE = "Range"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_REFER = "Referer"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_RETRYAFTER = "Retry-After"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_SERVER = "Server"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_SESSION = "Session"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_TRANSPORT = "Transport"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_USERAGENT = "User-Agent"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_VARY = "Vary"
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string RTSP_HEADER_WWWAUTHENTICATE = "WWW-Authenticate"
Field Value
Type |
Description |
System.String |
|
Extension Methods