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