#include <liveMedia.hh>
#include <BasicUsageEnvironment.hh>
#include "OStreamBufferedSink.hh"
Include dependency graph for OStreamReceiver.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | OStreamReceiver |
Receiver class. More... | |
Enumerations | |
enum | ostream_receiver_error_codes { ERROR_NORMAL_STATUS = 0, ERROR_FAILED_SDP_DESCRIPTION, ERROR_FAILED_FILE_SINK_CREATION, ERROR_FAILED_TO_CREATE_RECEIVER, ERROR_FAILED_CREATE_RTSP_CLIENT, ERROR_FAILED_CREATE_MEDIASESSION, ERROR_FAILED_SETUP_STREAMS, ERROR_UNKOWN_ERROR } |
Definition at line 31 of file OStreamReceiver.hh.