Class SongInfo
Implements
Inherited Members
Namespace: MediaBrowser.Controller.Providers
Assembly: MediaBrowser.Controller.dll
Syntax
public sealed class SongInfo : ItemLookupInfo, IHasProviderIdsProperties
Album
Declaration
public string Album { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | 
AlbumArtists
Declaration
public string[] AlbumArtists { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String[] | 
Artists
Declaration
public string[] Artists { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String[] | 
Composers
Declaration
public string[] Composers { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String[] |