Class Summary |
OpAnnounce | Imported. Handles ANNOUNCE method. |
OpDescribe | Imported. Handles DESCRIBE method. |
Operator | Imported. Base class for all the operators. |
OpOptions | Imported. Handles OPTIONS method. |
OpPause | Imported. Handles PAUSE method. |
OpPauseInvalid | Imported. Handles PAUSE method in invalid state. |
OpPauseOk | Imported. Handles PAUSE method with always repsonding 200. |
OpPlay | Imported. Handles PLAY method. |
OpPlayInvalid | Imported. Handles PLAY method in invalid state. |
OpRecord | Imported. Handles RECORD method. |
OpRecordInvalid | Imported. Handles RECORD method in invalid state. |
OpSetParameter | Imported. Handles SET_PARAMETER method. |
OpSetup | Imported. Handles SETUP method. |
OpSetupInvalid | Imported. Handles SETUP method while in invalid state. |
OpTeardown | Imported. Handles TEARDOWN method. |
OpTeardownOk | Imported. Handles TEARDOWN method with always repsonding 200. |
State | Imported. Base class for states. |
StateEvent | Imported. Interface between rtsp messages and StateMachine class. |
StateInit | Imported. StateInit
(there is no cxx file for this class) |
StateMachine | Imported. |
StatePausePlay | Imported. StatePausePlay
(there is no cxx file for this class) |
StatePauseRecord | Imported. StatePauseRecord
(there is no cxx file for this class) |
StatePlaying | Imported. StatePlaying
(there is no cxx file for this class) |
StateReadyPlay | Imported. StateReadyPlay
(there is no cxx file for this class) |
StateReadyRecord | Imported. StateReadyRecord
(there is no cxx file for this class) |
StateRecording | Imported. StateRecording
(there is no cxx file for this class) |