search

goog.ui.media.MediaModel.Category

Provided By

A taxonomy to be set that gives an indication of the type of media content, and its particular contents.

new Category( scheme, value, opt_label )

Parameters
schemestring

The URI that identifies the categorization scheme.

valuestring

The value of the category.

opt_labelstring=

The human readable label that can be displayed in end user applications.

Instance Methods