AS3 Karaoke Player - Language Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface ILyricsParser
Methods
Package
vn.karaokeplayer.parsers
Interface
public interface ILyricsParser
Implementors
TimedTextParser
Implement this interface to crate parser of other lyrics format.
Public Methods
Method
Defined by
parseXML
(xml:XML):
SongInfo
ILyricsParser
Method detail
parseXML
()
method
public function parseXML(xml:XML):
SongInfo
Parameters
xml
:XML
Returns
SongInfo
©2010 Tran Trong Thanh - trongthanh@gmail.com