Uses of Interface
org.red5.io.IKeyFrameMetaCache
Packages that use IKeyFrameMetaCache
-
Uses of IKeyFrameMetaCache in org.red5.io
Classes in org.red5.io that implement IKeyFrameMetaCacheModifier and TypeClassDescriptionclass
class
File-based keyframe metadata cache. -
Uses of IKeyFrameMetaCache in org.red5.io.flv.impl
Fields in org.red5.io.flv.impl declared as IKeyFrameMetaCacheModifier and TypeFieldDescriptionprivate static IKeyFrameMetaCache
FLVReader.keyframeCache
Cache for keyframe informations.Methods in org.red5.io.flv.impl with parameters of type IKeyFrameMetaCacheModifier and TypeMethodDescriptionvoid
FLVReader.setKeyFrameCache
(IKeyFrameMetaCache keyframeCache)