kodi
Public Member Functions | Public Attributes | List of all members
Platinum::ExtraInfo Class Reference
Inheritance diagram for Platinum::ExtraInfo:
Inheritance graph
[legend]
Collaboration diagram for Platinum::ExtraInfo:
Collaboration graph
[legend]

Public Member Functions

 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, ArtistDiscographyUri, artist_discography_uri, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, LyricsUri, lyrics_uri, m_pHandle)
 
void AddGenre (String^ relation)
 
void AddAlbumArtInfo (AlbumArtInfo^ info)
 
- Public Member Functions inherited from Platinum::ManagedWrapper< PLT_ExtraInfo >
virtual Boolean Equals (Object^ obj) override
 
 ManagedWrapper (PLT_ExtraInfo &object_class)
 

Public Attributes

property IEnumerable< String^> Relations
 
property IEnumerable< AlbumArtInfo^> AlbumArts
 
- Public Attributes inherited from Platinum::ManagedWrapper< PLT_ExtraInfo >
internal __pad1__
 

Additional Inherited Members

- Protected Attributes inherited from Platinum::ManagedWrapper< PLT_ExtraInfo >
PLT_ExtraInfom_pHandle
 
bool m_Owned
 
internal __pad0__
 

Member Data Documentation

◆ AlbumArts

property IEnumerable<AlbumArtInfo^> Platinum::ExtraInfo::AlbumArts
Initial value:
{
IEnumerable<AlbumArtInfo^>^ get()

◆ Relations

property IEnumerable<String^> Platinum::ExtraInfo::Relations
Initial value:
{
IEnumerable<String^>^ get()

The documentation for this class was generated from the following file: