Property | Defined by | ||
---|---|---|---|
align : String = "bottom" | KarPlayerOptions | ||
basicLyricStyle : LyricStyle | KarPlayerOptions | ||
beatVolume : Number = 1 Default volume of beat sound, 0 - 1
| KarPlayerOptions | ||
femaleLyricStyle : LyricStyle | KarPlayerOptions | ||
height : Number = 400 | KarPlayerOptions | ||
maleLyricStyle : LyricStyle | KarPlayerOptions | ||
numLines : uint | KarPlayerOptions | ||
paddingBottom : Number = 10 | KarPlayerOptions | ||
paddingLeft : Number = 10 | KarPlayerOptions | ||
paddingRight : Number = 10 | KarPlayerOptions | ||
paddingTop : Number = 10 | KarPlayerOptions | ||
syncLyricStyle : LyricStyle | KarPlayerOptions | ||
width : Number = 600 | KarPlayerOptions |
align | property |
public var align:String = "bottom"
basicLyricStyle | property |
public var basicLyricStyle:LyricStyle
beatVolume | property |
public var beatVolume:Number = 1
Default volume of beat sound, 0 - 1
femaleLyricStyle | property |
public var femaleLyricStyle:LyricStyle
height | property |
public var height:Number = 400
maleLyricStyle | property |
public var maleLyricStyle:LyricStyle
numLines | property |
public var numLines:uint
paddingBottom | property |
public var paddingBottom:Number = 10
paddingLeft | property |
public var paddingLeft:Number = 10
paddingRight | property |
public var paddingRight:Number = 10
paddingTop | property |
public var paddingTop:Number = 10
syncLyricStyle | property |
public var syncLyricStyle:LyricStyle
width | property |
public var width:Number = 600