Contents

videosWithAnnotations()

Generates a data table of the data source’s video URL locations and action annotations.

Declaration

func videosWithAnnotations() throws -> MLDataTable

Return Value

A data table.

Discussion

The data table includes a column for the annotation’s label, and if applicable, the annotation’s starting- and ending-time indices.

See Also

Generating data tables from a data source