ark::rtsp::RtspAsynchronousRequest
Defined in header “ark/rtsp/rtsp_client.hh”.
An asynchronous handle, so that you can make heartbeat requests and wait for them in the background, without interrupting the RTP flow.
Methods
-
~RtspAsynchronousRequest()
Virtual destructor, for cleanup. -
bool execute()
Services the request, potentially completing it. Returns true if complete, false otherwise.