Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/ngx-components
CurrentLevelChangeEvent
InterfaceCurrentLevelChangeEvent
interface
CurrentLevelChangeEvent
{
items
:
{
id
?:
number
;
index
?:
number
;
instance
?:
AnnotationAnySegment
;
}
[]
;
removeOptions
?:
{
mergeTranscripts
:
boolean
;
silenceCode
:
undefined
|
string
;
}
;
type
:
"change"
|
"add"
|
"remove"
;
}
Index
Properties
items
remove
Options?
type
Properties
items
items
:
{
id
?:
number
;
index
?:
number
;
instance
?:
AnnotationAnySegment
;
}
[]
Optional
remove
Options
remove
Options
?:
{
mergeTranscripts
:
boolean
;
silenceCode
:
undefined
|
string
;
}
type
type
:
"change"
|
"add"
|
"remove"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
remove
Options
type
Octra libraries - v2.0.0
Loading...