Preparing search index...
The search index is not available
Amazon IVS Player
Amazon IVS Player
Cue
Interface Cue
Cue interface.
interface
Cue
{
endTime
:
number
;
startTime
:
number
;
type
:
"TextCue"
|
"TextMetadataCue"
|
"AdCue"
|
"StreamSourceCue"
;
}
Hierarchy (
view full
)
Cue
TextCue
TextMetadataCue
Index
Properties
end
Time
start
Time
type
Properties
end
Time
end
Time
:
number
The time when the cue should be cleared.
start
Time
start
Time
:
number
The time when the cue should be displayed.
type
type
:
"TextCue"
|
"TextMetadataCue"
|
"AdCue"
|
"StreamSourceCue"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
end
Time
start
Time
type
Amazon IVS Player
Loading...
Cue interface.