The C++ framework for developing highly scalable, high performance servers on Windows platforms.

RTSPConnection.cpp File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::Streaming

Defines

#define JETBYTE_VALIDATE_RTSP_CONNECTION_SINGLE_THREAD_PROCESSING
#define VALIDATE_IS_PROCESSING()   if (!m_processor.ValidateThatThisThreadIsProcessing()) { throw JetByteTools::Core::CException(__FUNCTION__, "Internal error: Not processing"); }

Typedefs

typedef
JetByteTools::Core::TReferenceCountedSmartPointer
< IInterleavedRTPTCPStream > 
CSmartRTSPConnection


Define Documentation

#define JETBYTE_VALIDATE_RTSP_CONNECTION_SINGLE_THREAD_PROCESSING

 
#define VALIDATE_IS_PROCESSING (  )     if (!m_processor.ValidateThatThisThreadIsProcessing()) { throw JetByteTools::Core::CException(__FUNCTION__, "Internal error: Not processing"); }


Generated on Sun Sep 12 19:06:44 2021 for The Server Framework - v7.4 by doxygen 1.5.3