Package com.lagradost.cloudstream3.ui.subtitles

Types

ChromecastSubtitlesFragment
Link copied to clipboard
class ChromecastSubtitlesFragment : Fragment
SaveCaptionStyle
Link copied to clipboard
data class SaveCaptionStyle(foregroundColor: Int, backgroundColor: Int, windowColor: Int, edgeType: @CaptionStyleCompat.EdgeType() Int, edgeColor: Int, @FontRes() typeface: Int?, typefaceFilePath: String?, elevation: Int, fixedTextSize: Float?, removeCaptions: Boolean, removeBloat: Boolean, upperCase: Boolean)
SaveChromeCaptionStyle
Link copied to clipboard
data class SaveChromeCaptionStyle(fontFamily: String?, fontGenericFamily: Int?, backgroundColor: Int, edgeColor: Int, edgeType: Int, foregroundColor: Int, fontScale: Float, windowColor: Int)
SubtitlesFragment
Link copied to clipboard
class SubtitlesFragment : Fragment

Properties

CHROME_SUBTITLE_KEY
Link copied to clipboard
const val CHROME_SUBTITLE_KEY: String
DEF_SUBS_ELEVATION
Link copied to clipboard
const val DEF_SUBS_ELEVATION: Int = 20
SUBTITLE_AUTO_SELECT_KEY
Link copied to clipboard
const val SUBTITLE_AUTO_SELECT_KEY: String
SUBTITLE_DOWNLOAD_KEY
Link copied to clipboard
const val SUBTITLE_DOWNLOAD_KEY: String
SUBTITLE_KEY
Link copied to clipboard
const val SUBTITLE_KEY: String