search

goog.ui.media.MediaModel.Credit

Provided By

Indicates an entity that has contributed to a media object. Based on 'media.credit' in the rss spec.

new Credit( value, opt_role, opt_scheme )

Parameters
valuestring

The name of the entity being credited.

opt_rolegoog.ui.media.MediaModel.Credit.Role=

The role the entity played.

opt_schemegoog.ui.media.MediaModel.Credit.Scheme=

The URI that identifies the role scheme.

Instance Methods

Enumerations