Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

RTSPParserBase.h File Reference

Go to the source code of this file.

Namespaces

namespace  RTSP

Classes

class  RTSPParserBase

Enumerations

enum  KindOfHeader {
  ANNOUNCE, DESCRIBE, GET_PARAMETER, SET_PARAMETER,
  OPTIONS, PAUSE, PLAY, REPLY,
  SETUP, TEARDOWN
}


Enumeration Type Documentation

enum KindOfHeader
 

The kind of header indicates which RTSP command is transported by this PDU. It was previously transported as a string, but that is obviously a useless overhead, since the number of options is very limited. The enumeration replaces this in all respects.

Enumeration values:
ANNOUNCE 
DESCRIBE 
GET_PARAMETER 
SET_PARAMETER 
OPTIONS 
PAUSE 
PLAY 
REPLY 
SETUP 
TEARDOWN 


Generated on Sun Mar 6 13:35:50 2005 for Komssys by doxygen 1.3.8