together.rtspserver
Class Diagram stateMachine design

Class Summary
OpAnnounceImported. Handles ANNOUNCE method.
OpDescribeImported. Handles DESCRIBE method.
OperatorImported. Base class for all the operators.
OpOptionsImported. Handles OPTIONS method.
OpPauseImported. Handles PAUSE method.
OpPauseInvalidImported. Handles PAUSE method in invalid state.
OpPauseOkImported. Handles PAUSE method with always repsonding 200.
OpPlayImported. Handles PLAY method.
OpPlayInvalidImported. Handles PLAY method in invalid state.
OpRecordImported. Handles RECORD method.
OpRecordInvalidImported. Handles RECORD method in invalid state.
OpSetParameterImported. Handles SET_PARAMETER method.
OpSetupImported. Handles SETUP method.
OpSetupInvalidImported. Handles SETUP method while in invalid state.
OpTeardownImported. Handles TEARDOWN method.
OpTeardownOkImported. Handles TEARDOWN method with always repsonding 200.
StateImported. Base class for states.
StateEventImported. Interface between rtsp messages and StateMachine class.
StateInitImported. StateInit (there is no cxx file for this class)
StateMachineImported.  
StatePausePlayImported. StatePausePlay (there is no cxx file for this class)
StatePauseRecordImported. StatePauseRecord (there is no cxx file for this class)
StatePlayingImported. StatePlaying (there is no cxx file for this class)
StateReadyPlayImported. StateReadyPlay (there is no cxx file for this class)
StateReadyRecordImported. StateReadyRecord (there is no cxx file for this class)
StateRecordingImported. StateRecording (there is no cxx file for this class)