@byomakase/omakase-player
Preparing search index...
SubtitlesLaneStyle
Interface SubtitlesLaneStyle
Base style for classes that extend BaseTimelineLane
interface
SubtitlesLaneStyle
{
backgroundFill
?:
string
;
backgroundOpacity
?:
number
;
descriptionTextFill
?:
string
;
descriptionTextFontSize
?:
number
;
descriptionTextFontStyle
?:
string
;
descriptionTextYOffset
?:
number
;
height
:
number
;
leftBackgroundFill
?:
string
;
leftBackgroundOpacity
?:
number
;
marginBottom
?:
number
;
paddingBottom
:
number
;
paddingTop
:
number
;
rightBackgroundFill
?:
string
;
rightBackgroundOpacity
?:
number
;
subtitlesLaneItemFill
:
string
;
subtitlesLaneItemOpacity
:
number
;
}
Hierarchy (
View Summary
)
TimelineLaneStyle
SubtitlesLaneStyle
Index
Properties
background
Fill?
background
Opacity?
description
Text
Fill?
description
Text
Font
Size?
description
Text
Font
Style?
description
TextYOffset?
height
left
Background
Fill?
left
Background
Opacity?
margin
Bottom?
padding
Bottom
padding
Top
right
Background
Fill?
right
Background
Opacity?
subtitles
Lane
Item
Fill
subtitles
Lane
Item
Opacity
Properties
Optional
background
Fill
backgroundFill
?:
string
Optional
background
Opacity
backgroundOpacity
?:
number
Optional
description
Text
Fill
descriptionTextFill
?:
string
Optional
description
Text
Font
Size
descriptionTextFontSize
?:
number
Optional
description
Text
Font
Style
descriptionTextFontStyle
?:
string
Optional
description
TextYOffset
descriptionTextYOffset
?:
number
height
height
:
number
Optional
left
Background
Fill
leftBackgroundFill
?:
string
Optional
left
Background
Opacity
leftBackgroundOpacity
?:
number
Optional
margin
Bottom
marginBottom
?:
number
padding
Bottom
paddingBottom
:
number
padding
Top
paddingTop
:
number
Optional
right
Background
Fill
rightBackgroundFill
?:
string
Optional
right
Background
Opacity
rightBackgroundOpacity
?:
number
subtitles
Lane
Item
Fill
subtitlesLaneItemFill
:
string
subtitles
Lane
Item
Opacity
subtitlesLaneItemOpacity
:
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
TextYOffset
height
left
Background
Fill
left
Background
Opacity
margin
Bottom
padding
Bottom
padding
Top
right
Background
Fill
right
Background
Opacity
subtitles
Lane
Item
Fill
subtitles
Lane
Item
Opacity
@byomakase/omakase-player
Loading...
Base style for classes that extend BaseTimelineLane