Class MediaDataLoader
Load data from the ABREngine Media directory (specified in ABRConfig)
Implements
Namespace: IVLab.ABREngine
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
public class MediaDataLoader : IDataLoader
Methods
| Improve this Doc View SourceLoadData(string)
Load data specified by dataPath
from a particular source
Declaration
public RawDataset LoadData(string dataPath)
Parameters
Type | Name | Description |
---|---|---|
string | dataPath |
Returns
Type | Description |
---|---|
RawDataset |