@byomakase/omakase-player
Preparing search index...
PlayerTextTrackLoadOptions
Interface PlayerTextTrackLoadOptions
Load options for text tracks.
interface
PlayerTextTrackLoadOptions
{
fallbackFormat
?:
FallbackFormat
;
fileFormatType
?:
FileFormatType
;
handlerType
?:
PlayerTextHandlerType
;
timeReference
?:
TimeReference
;
}
Hierarchy
PlayerTrackLoadOptions
PlayerTextTrackLoadOptions
Index
Properties
fallback
Format?
file
Format
Type?
handler
Type?
time
Reference?
Properties
Optional
fallback
Format
fallbackFormat
?:
FallbackFormat
Optional
file
Format
Type
fileFormatType
?:
FileFormatType
Optional
handler
Type
handlerType
?:
PlayerTextHandlerType
Optional
time
Reference
timeReference
?:
TimeReference
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fallback
Format
file
Format
Type
handler
Type
time
Reference
@byomakase/omakase-player
Loading...
Load options for text tracks.