CCropFilter | |
CCustomBaseFilter | |
CDirectShowHelper | |
CMultiIOBaseFilter | |
CMultiIOInputPin | |
CMultiIOOutputPin | |
CropProperties | |
CRtvcTee | |
CScaleFilter | |
CSettingsInterface | |
CStatusInterface | |
FilterPropertiesBase | |
ISettingsInterface | COM Settings interface for RTVC DirectShow filters |
IStatusInterface | COM status interface for RTVC DirectShow filters |
MediaSample | Encapsulates raw media data, size and start time of the sample Extended Media Sample to have a sync point: this can be used as a flag to say this is the first i-frame Or that this is the first sample that has been RTCP synchronized |
MediaSampleEx | |
PicCropperBase | This class is the base class defining the minimum interface and properties for all derived implementations to crop an image and write it to another image |
PicCropperRGB24Impl | An RGB24 implementation derived from the general PicCropperBase() class |
PicCropperRGB32Impl | An RGB32 implementation derived from the general PicCropperBase() class |
PicScalerBase | This class is the base class defining the minimum interface and properties for all derived implementations to scale the dimensions of an image either up or down |
PicScalerRGB24Impl | An RGB24 implementation derived from the general PicScalerBase() class |
PicScalerYUV420PImpl | |
RealRGB24toYUV420Converter | Double precision floating point RGB 24 bit to YUV420 colour conversion derived from the RGBtoYUV420Converter base class |
RealRGB32toYUV420Converter | Double precision floating point RGB 32 bit to YUV420 colour conversion derived from the RGBtoYUV420Converter base class |
RealYUV420toRGB24Converter | Floating point implementation of YUV420 (8 bpp) to RGB 24 bit colour conversion derived from the YUV420toRGBConverter base class |
RGBtoRGBConverter | Colour conversions to between differing RGB colour spaces |
RGBtoYUV420Converter | Colour conversions to YUV420 are required on the input of all video codecs |
RGBtoYUV420Filter | |
RtpDataQueue | Data queue that synchronises adding data and removing data between different threads |
RtpPacketManager | Creates/manages data queues per RTP source |
RtspClientSession | |
RtspClientSession::qosMeasurementRecord | |
RtspDataSession | |
RtspHelper | Helper class for common RTSP related liveMedia functionality |
RtspProperties | |
RtspSnifferSession | This class is used to detect media information given an rtsp URL |
RtspSourceFilter | RTSP Source filter that receives PCM audio data from an RTSP server using the LGPL liveMedia streaming library |
RtspSourceOutputPin | |
RtvcParameterValue< T > | |
RtvcRtpSink< T > | LiveMedia extension - Base RTP Sink for received media |
ScaleProperties | |
StringUtil | StringUtil.h =========================================================================== MODULE : StringUtil |
YUV420toRGBConverter | Colour conversions are required on the output of all video codecs |
YUV420toRGBFilter |