Method | Description | |
---|---|---|
EchoNestMusicService ( |
||
GetTrackAffiliateUrl ( int trackId ) : string | ||
GetTrackPreviewUrl ( int trackId ) : string |
Gets the preview url for a sample of the song. Jennifer Lopez - Jenny from the Block's track id is 19589723
|
|
SearchSongs ( string term ) : object |
public EchoNestMusicService ( |
||
thirdPartySettings | ||
return | System |
public GetTrackAffiliateUrl ( int trackId ) : string | ||
trackId | int | |
return | string |
public GetTrackPreviewUrl ( int trackId ) : string | ||
trackId | int | Track Id to get preview url for. |
return | string |