Skip to main content

selectInterpolationSegments

@fovea/annotation-tool


@fovea/annotation-tool / store/annotationSlice / selectInterpolationSegments

Function: selectInterpolationSegments()

selectInterpolationSegments(state, videoId, annotationId): InterpolationSegment[]

Defined in: src/store/annotationSlice.ts:670

Select interpolation segments for an annotation.

Parameters

state

Redux state

annotations

AnnotationState

videoId

string

Video ID

annotationId

string

Annotation ID

Returns

InterpolationSegment[]

Interpolation segments