FrameInterval
No description
type FrameInterval {
start: Int!
end: Int!
}
Fields
FrameInterval.start
● Int!
non-null scalar
FrameInterval.end
● Int!
non-null scalar
Member Of
VideoAnnotation
interface ● VideoClassificationAnnotation
object ● VideoObjectDetectionAnnotation
object ● VideoTranscriptionAnnotation
object