FileAnalysisLabel
No description
type FileAnalysisLabel {
title: String!
type: String!
start: Float!
end: Float!
amount: Float!
}
Fields
title
(String!
)
file analysis label title
type
(String!
)
identifier of the mood score this label represents
start
(Float!
)
start of the interval
end
(Float!
)
end of the interval
amount
(Float!
)
intensity of the mood score for the given interval