![]() |
Media Controller
A GStreamer implementation using the VideoXpert SDK
|
▼NMediaController | Contains classes used to create and manage media streams. |
▼NMjpegPull | Contains classes that manage MJPEG pull streams. |
CStream | Represents an MJPEG pull stream. |
▼NRtsp | Contains classes that manage RTSP streams. |
CCommands | Establishes and controls an RTSP stream. |
▼CKeepAlive | Manages the keep alive requests for a stream instance. |
CThreadInfo | |
CMediaDescription | The parsed media information from an SDP packet. |
CResponse | The parsed information from an RTSP response. |
CSdpParser | Parses the SDP packets sent from an RTSP source. |
CStream | Represents an RTSP stream. |
CController | Implements the IController interface methods. |
CGstVars | Variables required for GStreamer. |
CGstWrapper | Manages the GStreamer instance. |
CIController | Defines the controller interface. |
CIStream | Defines the stream interface. |
CMediaRequest | Contains the information needed to start a new media stream. |
CPausedState | Represents a stream that is currently in the paused state. |
CPlayingState | Represents a stream that is currently in the playing state. |
CStoppedState | Represents a stream that is currently in the stopped state. |
CStreamBase | The base class for the different stream types. |
CStreamFactory | Handles the creation of new stream objects. |
CStreamState | Provides an interface for managing calls to the stream based on its current state. |
CTimestampEvent | Represents an event that has been sent from a stream. |