ITextWriterpublic interface IDvrTextWriter extends ITextWriter
| Modifier and Type | Method | Description |
|---|---|---|
void |
init(IApplicationInstance appInstance,
IMediaStream stream,
com.wowza.wms.dvr.io.IDvrFileSystem fileSystem,
String artifactName) |
|
void |
init(IApplicationInstance appInstance,
IMediaStream stream,
com.wowza.wms.dvr.io.IDvrFileSystem fileSystem,
String artifactName,
IDvrStreamStore store) |
close, exists, getBasePath, getMediaName, getPath, init, isAppend, isOpen, lastModified, length, open, setAppend, write, write, write, writevoid init(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName)
void init(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName, IDvrStreamStore store)