Package com.wowza.wms.dvr
Interface IDvrTextReader
- 
- All Superinterfaces:
- ITextReader
 
 public interface IDvrTextReader extends ITextReader 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinit(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName)- 
Methods inherited from interface com.wowza.io.ITextReaderclose, exists, getBasePath, getMediaName, getPath, init, isOpen, lastModified, length, open, read, ready
 
- 
 
- 
- 
- 
Method Detail- 
initvoid init(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName) 
 
- 
 
-