search

goog.ui.media.MediaModel.SubTitle

Provided By

A reference to the subtitle URI for a media object. Implements the 'media.subTitle' in the rss spec.

new SubTitle( href, lang, type )

Parameters
hrefstring

The subtitle's URI. to fetch the subtitle file.

langstring

An RFC 3066 language.

typestring

The MIME type of the URI.

Instance Methods