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 |
getIsDirty() | fm.liveswitch.Serializable | protected |
getPayload() | fm.liveswitch.MediaControlFrame | |
getPayloadLengthWithPadding() | fm.liveswitch.MediaControlFrame | |
getPayloadType() | fm.liveswitch.MediaControlFrame | |
getReceptionReportCount() | fm.liveswitch.ReportControlFrame | |
getRegisteredPayloadType() | fm.liveswitch.RRControlFrame | static |
getReportBlock() | fm.liveswitch.ReportControlFrame | |
getReportBlock(long synchronizationSource) | fm.liveswitch.ReportControlFrame | |
getReportBlocks() | fm.liveswitch.ReportControlFrame | |
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 | |
RRControlFrame() | fm.liveswitch.RRControlFrame | |
RRControlFrame(fm.liveswitch.DataBuffer buffer) | fm.liveswitch.RRControlFrame | |
RRControlFrame(fm.liveswitch.ReportBlock reportBlock) | fm.liveswitch.RRControlFrame | |
RRControlFrame(fm.liveswitch.ReportBlock[] reportBlocks) | fm.liveswitch.RRControlFrame | |
RRControlFrame(long synchronizationSource, fm.liveswitch.ReportBlock reportBlock) | fm.liveswitch.RRControlFrame | |
RRControlFrame(long synchronizationSource, fm.liveswitch.ReportBlock[] reportBlocks) | fm.liveswitch.RRControlFrame | |
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 |
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 | |
setSynchronizationSource(long value) | fm.liveswitch.ReportControlFrame | |
setVersion(int value) | fm.liveswitch.MediaControlFrame | |
unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |