Alias: null
Common Name: null
Class: org. imirsel. m2k. io. StreamFilesFromFileListFile

Overview: Reads file names and labels from a file and streams them out.

Detailed Description: A module that allows files specified in a file list to be read, along with pertenant label information (e.g. genre, artist, etc). The files are output (java.io.file) as well as string labels.

Data Handling: Input data is not modified.


Inputs:
File to read
java. lang. String
The file to load the filenames from


Outputs:
File
java. io. File
File


Label
java. lang. String
Label String



Properties: