selectKeyframes
@fovea/annotation-tool / store/annotationSlice / selectKeyframes
Function: selectKeyframes()
selectKeyframes(
state
,videoId
,annotationId
):BoundingBox
[]
Defined in: src/store/annotationSlice.ts:649
Select keyframes for an annotation.
Parameters
state
Redux state
annotations
AnnotationState
videoId
string
Video ID
annotationId
string
Annotation ID
Returns
Keyframe bounding boxes