Packagevn.karaokeplayer.data
Classpublic class BlockInfo



Public Properties
 PropertyDefined by
  begin : Number = 0
BlockInfo
  duration : Number = 0
BlockInfo
  text : String = ""
BlockInfo
Public Methods
 MethodDefined by
  
toString():String
BlockInfo
Property detail
beginproperty
public var begin:Number = 0
durationproperty 
public var duration:Number = 0
textproperty 
public var text:String = ""
Method detail
toString()method
public function toString():String

Returns
String