Package org.red5.io

Class FileKeyFrameMetaCache

java.lang.Object
org.red5.io.FileKeyFrameMetaCache
All Implemented Interfaces:
IKeyFrameMetaCache
Direct Known Subclasses:
CachingFileKeyFrameMetaCache

public class FileKeyFrameMetaCache extends Object implements IKeyFrameMetaCache
File-based keyframe metadata cache.
Author:
The Red5 Project, Joachim Bauch (jojo@struktur.de)
  • Field Details

    • log

      private static org.slf4j.Logger log
      Logger
  • Constructor Details

    • FileKeyFrameMetaCache

      public FileKeyFrameMetaCache()
  • Method Details