Top | ![]() |
![]() |
![]() |
![]() |
GDataYouTubeCredit represents the YouTube-specific customizations to GDataMediaCredit. For more information, see the online documentation.
const gchar *
gdata_youtube_credit_get_entity_type (GDataYouTubeCredit *self
);
Gets the “entity-type” property.
Since 0.4.0
#define GDATA_YOUTUBE_CREDIT_ENTITY_PARTNER "partner"
The credited entity is a YouTube partner.
Since 0.7.0
typedef struct _GDataYouTubeCredit GDataYouTubeCredit;
All the fields in the GDataYouTubeCredit structure are private and should never be accessed directly.
Since 0.4.0
typedef struct { } GDataYouTubeCreditClass;
All the fields in the GDataYouTubeCreditClass structure are private and should never be accessed directly.
Since 0.4.0
“entity-type”
property“entity-type” gchar *
The type of entity who is credited. Currently this can only be GDATA_YOUTUBE_CREDIT_ENTITY_PARTNER
, for a YouTube partner.
For more information, see the
YouTube documentation.Flags: Read
Default value: NULL
Since 0.4.0