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

Public Member Functions

 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, Producer, producer, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, Director, director, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, Publisher, publisher, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, Contributor, contributor, m_pHandle)
 
void AddArtist (PersonRole^ artist)
 
void AddActor (PersonRole^ actor)
 
void AddAuthors (PersonRole^ author)
 
- Public Member Functions inherited from Platinum::ManagedWrapper< PLT_PeopleInfo >
virtual Boolean Equals (Object^ obj) override
 
 ManagedWrapper (PLT_PeopleInfo &object_class)
 

Public Attributes

property IEnumerable< PersonRole^> Artists
 
property IEnumerable< PersonRole^> Actors
 
property IEnumerable< PersonRole^> Authors
 
- Public Attributes inherited from Platinum::ManagedWrapper< PLT_PeopleInfo >
internal __pad1__
 

Additional Inherited Members

- Protected Attributes inherited from Platinum::ManagedWrapper< PLT_PeopleInfo >
PLT_PeopleInfom_pHandle
 
bool m_Owned
 
internal __pad0__
 

Member Data Documentation

◆ Actors

property IEnumerable<PersonRole^> Platinum::PeopleInfo::Actors
Initial value:
{
IEnumerable<PersonRole^>^ get()

◆ Artists

property IEnumerable<PersonRole^> Platinum::PeopleInfo::Artists
Initial value:
{
IEnumerable<PersonRole^>^ get()

◆ Authors

property IEnumerable<PersonRole^> Platinum::PeopleInfo::Authors
Initial value:
{
IEnumerable<PersonRole^>^ get()

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