A taxonomy to be set that gives an indication of the type of media content, and its particular contents.
| Instance Method Summary | |
getLabel() ⇒ stringGets the label of the category. | |
getScheme() ⇒ stringGets the category scheme. | |
getValue() ⇒ stringGets the categor's value. | |
setLabel(string label) ⇒ ?goog.ui.media.MediaModel.CategorySets the label of the category. | |
setScheme(string scheme) ⇒ ?goog.ui.media.MediaModel.CategorySets the category scheme. | |
setValue(string value) ⇒ ?goog.ui.media.MediaModel.CategorySets the category value. | |