@byomakase/omakase-player
Preparing search index...
TextTrackLaneStyle
Interface TextTrackLaneStyle
interface
TextTrackLaneStyle
{
backgroundFill
:
Color
;
backgroundOpacity
:
Size
;
descriptionTextFill
:
Color
;
descriptionTextFontSize
:
Size
;
descriptionTextFontStyle
?:
string
;
descriptionTextYOffset
?:
Size
;
height
:
number
;
leftBackgroundFill
?:
Color
;
leftBackgroundOpacity
?:
Size
;
loadingAnimationFill
?:
Color
;
loadingAnimationSpeed
?:
Size
;
loadingAnimationType
?:
"pulse"
|
"gradient"
;
marginBottom
:
number
;
paddingBottom
:
number
;
paddingTop
:
number
;
rightBackgroundFill
?:
Color
;
rightBackgroundOpacity
?:
Size
;
textLaneItemFill
:
string
;
textLaneItemOpacity
:
number
;
}
Hierarchy (
View Summary
)
TimelineLaneStyle
TextTrackLaneStyle
Index
Properties
background
Fill
background
Opacity
description
Text
Fill
description
Text
Font
Size
description
Text
Font
Style?
description
Text
Y
Offset?
height
left
Background
Fill?
left
Background
Opacity?
loading
Animation
Fill?
loading
Animation
Speed?
loading
Animation
Type?
margin
Bottom
padding
Bottom
padding
Top
right
Background
Fill?
right
Background
Opacity?
text
Lane
Item
Fill
text
Lane
Item
Opacity
Properties
background
Fill
backgroundFill
:
Color
background
Opacity
backgroundOpacity
:
Size
description
Text
Fill
descriptionTextFill
:
Color
description
Text
Font
Size
descriptionTextFontSize
:
Size
Optional
description
Text
Font
Style
descriptionTextFontStyle
?:
string
Optional
description
Text
Y
Offset
descriptionTextYOffset
?:
Size
height
height
:
number
Optional
left
Background
Fill
leftBackgroundFill
?:
Color
Optional
left
Background
Opacity
leftBackgroundOpacity
?:
Size
Optional
loading
Animation
Fill
loadingAnimationFill
?:
Color
Optional
loading
Animation
Speed
loadingAnimationSpeed
?:
Size
Optional
loading
Animation
Type
loadingAnimationType
?:
"pulse"
|
"gradient"
margin
Bottom
marginBottom
:
number
padding
Bottom
paddingBottom
:
number
padding
Top
paddingTop
:
number
Optional
right
Background
Fill
rightBackgroundFill
?:
Color
Optional
right
Background
Opacity
rightBackgroundOpacity
?:
Size
text
Lane
Item
Fill
textLaneItemFill
:
string
text
Lane
Item
Opacity
textLaneItemOpacity
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Fill
background
Opacity
description
Text
Fill
description
Text
Font
Size
description
Text
Font
Style
description
Text
Y
Offset
height
left
Background
Fill
left
Background
Opacity
loading
Animation
Fill
loading
Animation
Speed
loading
Animation
Type
margin
Bottom
padding
Bottom
padding
Top
right
Background
Fill
right
Background
Opacity
text
Lane
Item
Fill
text
Lane
Item
Opacity
@byomakase/omakase-player
Loading...