labeledMedia()
Generates a dictionary that contains the data source’s classification labels paired with an array of URLs to the label’s video files.
Declaration
func labeledMedia() throws -> [String : [URL]]Generates a dictionary that contains the data source’s classification labels paired with an array of URLs to the label’s video files.
func labeledMedia() throws -> [String : [URL]]