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 |
FeedbackControlFrame(int feedbackMessageType, int payloadType) | fm.liveswitch.FeedbackControlFrame | |
FeedbackControlFrame(int feedbackMessageType, int payloadType, fm.liveswitch.DataBuffer buffer) | fm.liveswitch.FeedbackControlFrame | |
FeedbackControlFrame(int feedbackMessageType, int payloadType, long senderSynchronizationSource, long mediaSynchronizationSource) | fm.liveswitch.FeedbackControlFrame | |
FeedbackControlFrame(int feedbackMessageType, int payloadType, long senderSynchronizationSource, long mediaSynchronizationSource, fm.liveswitch.DataBuffer feedbackControlInformation) | fm.liveswitch.FeedbackControlFrame | |
getByte1Last5Bits() | fm.liveswitch.MediaControlFrame | |
getDataBuffer() | fm.liveswitch.MediaControlFrame | |
getDynamicProperties() | fm.liveswitch.Dynamic | |
getDynamicValue(String key) | fm.liveswitch.Dynamic | |
getFeedbackControlInformation() | fm.liveswitch.FeedbackControlFrame | |
getFeedbackControlInformationOffset() | fm.liveswitch.FeedbackControlFrame | |
getFeedbackMessageType() | fm.liveswitch.FeedbackControlFrame | |
getFixedHeaderLength() | fm.liveswitch.MediaControlFrame | static |
getFixedPayloadHeaderLength() | fm.liveswitch.FeedbackControlFrame | static |
getIsDirty() | fm.liveswitch.Serializable | protected |
getMediaSourceSynchronizationSource() | fm.liveswitch.FeedbackControlFrame | |
getPacketSenderSynchronizationSource() | fm.liveswitch.FeedbackControlFrame | |
getPayload() | fm.liveswitch.MediaControlFrame | |
getPayloadLengthWithPadding() | fm.liveswitch.MediaControlFrame | |
getPayloadType() | fm.liveswitch.MediaControlFrame | |
getRegisteredPayloadType() | fm.liveswitch.RtpControlFrame | static |
getStreamId() | fm.liveswitch.MediaControlFrame | |
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 |
RtpControlFrame(int feedbackMessageType) | fm.liveswitch.RtpControlFrame | |
RtpControlFrame(int feedbackMessageType, fm.liveswitch.DataBuffer buffer) | fm.liveswitch.RtpControlFrame | |
RtpControlFrame(int feedbackMessageType, int payloadType, long senderSynchronizationSource, long mediaSynchronizationSource) | fm.liveswitch.RtpControlFrame | |
RtpControlFrame(int feedbackMessageType, int payloadType, long senderSynchronizationSource, long mediaSynchronizationSource, fm.liveswitch.DataBuffer feedbackControlInformation) | fm.liveswitch.RtpControlFrame | |
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 | |
setFeedbackMessageType(int value) | fm.liveswitch.FeedbackControlFrame | |
setIsDirty(boolean value) | fm.liveswitch.Serializable | protected |
setMediaSourceSynchronizationSource(long value) | fm.liveswitch.FeedbackControlFrame | |
setPacketSenderSynchronizationSource(long value) | fm.liveswitch.FeedbackControlFrame | |
setPayloadLengthWithPadding(int value) | fm.liveswitch.MediaControlFrame | protected |
setPayloadType(int value) | fm.liveswitch.MediaControlFrame | |
setVersion(int value) | fm.liveswitch.MediaControlFrame | |
unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |