Media Controller
A GStreamer implementation using the VideoXpert SDK
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NMediaControllerContains classes used to create and manage media streams.
 NMjpegPullContains classes that manage MJPEG pull streams.
 CStreamRepresents an MJPEG pull stream.
 NRtspContains classes that manage RTSP streams.
 CCommandsEstablishes and controls an RTSP stream.
 CKeepAliveManages the keep alive requests for a stream instance.
 CThreadInfo
 CMediaDescriptionThe parsed media information from an SDP packet.
 CResponseThe parsed information from an RTSP response.
 CSdpParserParses the SDP packets sent from an RTSP source.
 CStreamRepresents an RTSP stream.
 CControllerImplements the IController interface methods.
 CGstVarsVariables required for GStreamer.
 CGstWrapperManages the GStreamer instance.
 CIControllerDefines the controller interface.
 CIStreamDefines the stream interface.
 CMediaRequestContains the information needed to start a new media stream.
 CPausedStateRepresents a stream that is currently in the paused state.
 CPlayingStateRepresents a stream that is currently in the playing state.
 CStoppedStateRepresents a stream that is currently in the stopped state.
 CStreamBaseThe base class for the different stream types.
 CStreamFactoryHandles the creation of new stream objects.
 CStreamStateProvides an interface for managing calls to the stream based on its current state.
 CTimestampEventRepresents an event that has been sent from a stream.