The dip.io.storage.filesystem module implements filesystem based streaming storage.
Base class: Model
The FilesystemStorageFactory class is a factory for streaming storage based on a local filesystem.
Create a storage instance.
Parameter: | codecs – is the list of codecs that can be used by the storage. |
---|---|
Returns: | the storage instance. |