MediaCredit
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_media_credit_get_type ()" ) ]
public class MediaCredit :
Parsable
All the fields in the MediaCredit structure are private and should never be accessed directly.
Content:
Properties:
- public string credit { get; }
The credited entity's name.
- public string role { get; }
The role the credited entity played in the production of the media.
- public string scheme { get; }
A URI that identifies the role scheme.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object