addControlFrame(fm.liveswitch.MediaControlFrame[] controlFrames, fm.liveswitch.MediaControlFrame addControlFrame, int index) | fm.liveswitch.MediaControlFrame | static |
addControlFrames(fm.liveswitch.MediaControlFrame[] controlFrames, fm.liveswitch.MediaControlFrame[] addControlFrames, int index) | fm.liveswitch.MediaControlFrame | static |
Dynamic() | fm.liveswitch.Dynamic | protected |
getByte1Last5Bits() | fm.liveswitch.MediaControlFrame | |
getDataBuffer() | fm.liveswitch.MediaControlFrame | |
getDynamicProperties() | fm.liveswitch.Dynamic | |
getDynamicValue(String key) | fm.liveswitch.Dynamic | |
getFixedHeaderLength() | fm.liveswitch.MediaControlFrame | static |
getFixedPayloadHeaderLength() | fm.liveswitch.ReportControlFrame | static |
getFixedSenderInfoPayloadLength() | fm.liveswitch.SRControlFrame | static |
getIsDirty() | fm.liveswitch.Serializable | protected |
getNtpTimestamp() | fm.liveswitch.SRControlFrame | |
getOctetCount() | fm.liveswitch.SRControlFrame | |
getPacketCount() | fm.liveswitch.SRControlFrame | |
getPayload() | fm.liveswitch.MediaControlFrame | |
getPayloadLengthWithPadding() | fm.liveswitch.MediaControlFrame | |
getPayloadType() | fm.liveswitch.MediaControlFrame | |
getReceptionReportCount() | fm.liveswitch.ReportControlFrame | |
getRegisteredPayloadType() | fm.liveswitch.SRControlFrame | static |
getReportBlock() | fm.liveswitch.ReportControlFrame | |
getReportBlock(long synchronizationSource) | fm.liveswitch.ReportControlFrame | |
getReportBlockOffset() | fm.liveswitch.SRControlFrame | static |
getReportBlocks() | fm.liveswitch.ReportControlFrame | |
getRtpTimestamp() | fm.liveswitch.SRControlFrame | |
getStreamId() | fm.liveswitch.MediaControlFrame | |
getSynchronizationSource() | fm.liveswitch.ReportControlFrame | |
getVersion() | fm.liveswitch.MediaControlFrame | |
MediaControlFrame() | fm.liveswitch.MediaControlFrame | |
MediaControlFrame(fm.liveswitch.DataBuffer buffer) | fm.liveswitch.MediaControlFrame | |
parse(fm.liveswitch.DataBuffer dataBuffer) | fm.liveswitch.MediaControlFrame | static |
removeControlFrame(fm.liveswitch.MediaControlFrame[] controlFrames, int index) | fm.liveswitch.MediaControlFrame | static |
ReportControlFrame(int payloadType, fm.liveswitch.ReportBlock reportBlock) | fm.liveswitch.ReportControlFrame | |
ReportControlFrame(int payloadType, fm.liveswitch.ReportBlock reportBlock, int reportBlockOffset) | fm.liveswitch.ReportControlFrame | |
ReportControlFrame(int payloadType, int reportBlockOffset, fm.liveswitch.DataBuffer buffer) | fm.liveswitch.ReportControlFrame | |
ReportControlFrame(int payloadType, fm.liveswitch.ReportBlock[] reportBlocks) | fm.liveswitch.ReportControlFrame | |
ReportControlFrame(int payloadType, fm.liveswitch.ReportBlock[] reportBlocks, int reportBlockOffset) | fm.liveswitch.ReportControlFrame | |
ReportControlFrame(int payloadType, long synchronizationSource, fm.liveswitch.ReportBlock reportBlock) | fm.liveswitch.ReportControlFrame | |
ReportControlFrame(int payloadType, long synchronizationSource, fm.liveswitch.ReportBlock reportBlock, int reportBlockOffset) | fm.liveswitch.ReportControlFrame | |
ReportControlFrame(int payloadType, long synchronizationSource, fm.liveswitch.ReportBlock[] reportBlocks) | fm.liveswitch.ReportControlFrame | |
ReportControlFrame(int payloadType, long synchronizationSource, fm.liveswitch.ReportBlock[] reportBlocks, int reportBlockOffset) | fm.liveswitch.ReportControlFrame | |
Serializable() | fm.liveswitch.Serializable | protected |
setByte1Last5Bits(int value) | fm.liveswitch.MediaControlFrame | |
setDataBuffer(fm.liveswitch.DataBuffer value) | fm.liveswitch.MediaControlFrame | protected |
setDynamicValue(String key, Object value) | fm.liveswitch.Dynamic | |
setIsDirty(boolean value) | fm.liveswitch.Serializable | protected |
setNtpTimestamp(long value) | fm.liveswitch.SRControlFrame | |
setOctetCount(long value) | fm.liveswitch.SRControlFrame | |
setPacketCount(long value) | fm.liveswitch.SRControlFrame | |
setPayloadLengthWithPadding(int value) | fm.liveswitch.MediaControlFrame | protected |
setPayloadType(int value) | fm.liveswitch.MediaControlFrame | |
setReportBlock(fm.liveswitch.ReportBlock value) | fm.liveswitch.ReportControlFrame | |
setReportBlocks(fm.liveswitch.ReportBlock[] value) | fm.liveswitch.ReportControlFrame | |
setRtpTimestamp(long value) | fm.liveswitch.SRControlFrame | |
setSynchronizationSource(long value) | fm.liveswitch.ReportControlFrame | |
setVersion(int value) | fm.liveswitch.MediaControlFrame | |
SRControlFrame() | fm.liveswitch.SRControlFrame | |
SRControlFrame(fm.liveswitch.DataBuffer buffer) | fm.liveswitch.SRControlFrame | |
SRControlFrame(fm.liveswitch.ReportBlock reportBlock) | fm.liveswitch.SRControlFrame | |
SRControlFrame(fm.liveswitch.ReportBlock[] reportBlocks) | fm.liveswitch.SRControlFrame | |
SRControlFrame(long synchronizationSource, long ntpTimestamp, long rtpTimestamp, long packetCount, long octetCount) | fm.liveswitch.SRControlFrame | |
SRControlFrame(long synchronizationSource, long ntpTimestamp, long rtpTimestamp, long packetCount, long octetCount, fm.liveswitch.ReportBlock reportBlock) | fm.liveswitch.SRControlFrame | |
SRControlFrame(long synchronizationSource, long ntpTimestamp, long rtpTimestamp, long packetCount, long octetCount, fm.liveswitch.ReportBlock[] reportBlocks) | fm.liveswitch.SRControlFrame | |
unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |