Uses of Class
org.red5.server.net.rtmp.codec.RTMP.LiveTimestampMapping
Packages that use RTMP.LiveTimestampMapping
-
Uses of RTMP.LiveTimestampMapping in org.red5.server.net.rtmp.codec
Fields in org.red5.server.net.rtmp.codec declared as RTMP.LiveTimestampMappingModifier and TypeFieldDescriptionprivate RTMP.LiveTimestampMappingRTMP.ChannelInfo.liveTimestampMethods in org.red5.server.net.rtmp.codec that return RTMP.LiveTimestampMappingModifier and TypeMethodDescription(package private) RTMP.LiveTimestampMappingRTMP.getLastTimestampMapping(int channelId) RTMP.ChannelInfo.getLiveTimestamp()Methods in org.red5.server.net.rtmp.codec with parameters of type RTMP.LiveTimestampMappingModifier and TypeMethodDescription(package private) voidRTMP.setLastTimestampMapping(int channelId, RTMP.LiveTimestampMapping mapping) voidRTMP.ChannelInfo.setLiveTimestamp(RTMP.LiveTimestampMapping liveTimestamp)