Packagevn.karaokeplayer.data
Classpublic class KarPlayerOptions



Public Properties
 PropertyDefined 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
Property detail
alignproperty
public var align:String = "bottom"
basicLyricStyleproperty 
public var basicLyricStyle:LyricStyle
beatVolumeproperty 
public var beatVolume:Number = 1

Default volume of beat sound, 0 - 1

femaleLyricStyleproperty 
public var femaleLyricStyle:LyricStyle
heightproperty 
public var height:Number = 400
maleLyricStyleproperty 
public var maleLyricStyle:LyricStyle
numLinesproperty 
public var numLines:uint
paddingBottomproperty 
public var paddingBottom:Number = 10
paddingLeftproperty 
public var paddingLeft:Number = 10
paddingRightproperty 
public var paddingRight:Number = 10
paddingTopproperty 
public var paddingTop:Number = 10
syncLyricStyleproperty 
public var syncLyricStyle:LyricStyle
widthproperty 
public var width:Number = 600