Package com.wowza.wms.dvr
Interface IDvrTextReader
- All Superinterfaces:
ITextReader
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init
(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName) Methods inherited from interface com.wowza.io.ITextReader
close, exists, getBasePath, getMediaName, getPath, init, isOpen, lastModified, length, open, read, ready
-
Method Details
-
init
void init(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName)
-