This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
 Description
| Filter Interfaces
 | 
IBaseFilter, IAMFilterMiscFlags, IMediaSeeking, IPersistStream, ISpecifyPropertyPages, IAVOWRtpServer
 | 
| Input Pin Media Types
 | 
AVC/H264: 
MEDIATYPE_Video 
MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream 
FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2 
VP8 ( Fourcc = 'VP80'): 
MEDIATYPE_Video / Fourcc subtype / FORMAT_VideoInfo2, FORMAT_VideoInfo 
VP9 ( Fourcc = 'VP90'):  
MEDIATYPE_Video / Fourcc subtype / FORMAT_VideoInfo2 | FORMAT_VideoInfo, 
Opus  
MEDIATYPE_Audio / MEDIASUBTYPE_OPUS / FORMAT_WaveFormatEx - KSDATAFORMAT_SUBTYPE_OPUS, 
A-Law (PCMA) 
MEDIATYPE_Audio / KSDATAFORMAT_SUBTYPE_ALAW / FORMAT_WaveFormatEx - WAVE_FORMAT_ALAW, 
U-Law (PCMU) 
MEDIATYPE_Audio / KSDATAFORMAT_SUBTYPE_MULAW / FORMAT_WaveFormatEx - WAVE_FORMAT_MULAW
 
 | 
| Input Pin Interfaces
 | 
IPin
 | 
| Merit
 | 
MERIT_NORMAL
 | 
| Filter Categories
 | 
DirectShow filters, AVObjects filters
 | 
| Filter Name
 | 
AVObjects WRtpServer
 | 
| Executable
 | 
WRtpServer.dll
 |