goog.ui.media.MediaModel.Credit |
value
: string
The name of the entity being credited.
|
opt_role
: goog.ui.media.MediaModel.Credit.Role=
The role the entity
played.
|
opt_scheme
: goog.ui.media.MediaModel.Credit.Scheme=
The URI that
identifies the role scheme.
|
![]()
Gets the role of the entity being credited.
Returns: goog.ui.media.MediaModel.Credit.Role | undefined
The role of the
entity.
|
code » | ||
![]()
Gets the scheme of the credit object.
Returns: goog.ui.media.MediaModel.Credit.Scheme | undefined
The URI that
identifies the role scheme.
|
code » | ||
Gets the name of the entity being credited.
Returns: string
The name of the entity.
|
code » | ||
Sets the role of the credit object.
Arguments:
Returns: !goog.ui.media.MediaModel.Credit
The object itself.
|
code » | ||
Sets the scheme of the credit object.
Arguments:
Returns: !goog.ui.media.MediaModel.Credit
The object itself.
|
code » | ||
Sets the value of the credit object.
Arguments:
Returns: !goog.ui.media.MediaModel.Credit
The object itself.
|
code » |
![]()
The types of known roles.
Constants:
|
Code » | ||||
![]()
The types of known schemes.
Constants:
|
Code » |