SaveChromeCaptionStyle

constructor(    fontFamily: String? = null,     fontGenericFamily: Int? = null,     backgroundColor: Int = 16777215,     edgeColor: Int = Color.BLACK,     edgeType: Int = EDGE_TYPE_OUTLINE,     foregroundColor: Int = Color.WHITE,     fontScale: Float = 1.05f,     windowColor: Int = Color.TRANSPARENT)(source)