Uses of Class
org.red5.server.net.rtmp.codec.RTMP.LiveTimestampMapping
-
Uses of RTMP.LiveTimestampMapping in org.red5.server.net.rtmp.codec
Modifier and TypeFieldDescriptionprivate RTMP.LiveTimestampMapping
RTMP.ChannelInfo.liveTimestamp
Modifier and TypeMethodDescription(package private) RTMP.LiveTimestampMapping
RTMP.getLastTimestampMapping
(int channelId) RTMP.ChannelInfo.getLiveTimestamp()
Modifier and TypeMethodDescription(package private) void
RTMP.setLastTimestampMapping
(int channelId, RTMP.LiveTimestampMapping mapping) void
RTMP.ChannelInfo.setLiveTimestamp
(RTMP.LiveTimestampMapping liveTimestamp)