Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/annotation
SegmentWithContext
Interface SegmentWithContext<T>
interface
SegmentWithContext
<
T
>
{
context
?:
T
;
id
:
number
;
labels
:
OLabel
[]
;
time
:
SampleUnit
;
}
Type Parameters
T
extends
ASRContext
Implemented by
OctraAnnotationSegment
Index
Properties
context?
id
labels
time
Properties
Optional
context
context
?:
T
id
id
:
number
labels
labels
:
OLabel
[]
time
time
:
SampleUnit
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
id
labels
time
Octra libraries - v2.0.0
Loading...