super(); supported = new ContentDescriptor[1]; supported[0] = new ContentDescriptor(ContentDescriptor.RAW_RTP); monoIncrTime = true;
Returns a descriptive name for the plug-in. This is a user readable string. return "RTP Sync Buffer Multiplexer";
return "RTP Sync Buffer Multiplexer";
// Screen for the supported formats. if (!com.sun.media.rtp.RTPSessionMgr.formatSupported(input)) return null; return super.setInputFormat(input, trackID);