Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.musiccontentcenter.Music Class Reference

Public Member Functions

 Music (long songCode, String name, String singer, String poster, String releaseTime, int type, int pitchType, int durationS, int[] lyricTypes, MvProperty[] mvProperties, ClimaxSegment[] climaxSegments)
 
long getSongCode ()
 
String getName ()
 
String getSinger ()
 
String getPoster ()
 
String getReleaseTime ()
 
int getType ()
 
int getPitchType ()
 
int getDurationS ()
 
int[] getLyricTypes ()
 
MvProperty[] getMvProperties ()
 
ClimaxSegment[] getClimaxSegments ()
 
String toString ()
 

Public Attributes

long songCode
 
String name
 
String singer
 
String poster
 
String releaseTime
 
int type
 
int pitchType
 
int durationS
 
int[] lyricTypes
 
MvProperty[] mvProperties
 
ClimaxSegment[] climaxSegments