API Docs for: 0.2.41
Show:

Strings Class

Extends CorePlugin
Module: plugins

The internationalization (i18n) plugin

Constructor

Strings

()

Item Index

Methods

Methods

setupSrc

(
  • srcUrl
)
private

Provided by the components module.

Defined in src/playbacks/html5_video/html5_video.js:136

Sets the source url on the

Parameters:

  • srcUrl String

    The source URL.

t

(
  • key
)
String

Gets a translated string for the given key.

Parameters:

  • key String

    the key to all messages

Returns:

String:

translated label

Properties

buffering

Boolean

Provided by the components module.

Defined in src/playbacks/flash/flash.js:31

Determine if the playback is buffering. This is related to the PLAYBACK_BUFFERING and PLAYBACK_BUFFERFULL events

buffering

Boolean

Provided by the components module.

Defined in src/playbacks/flashls/flashls.js:46

Determine if the playback is buffering. This is related to the PLAYBACK_BUFFERING and PLAYBACK_BUFFERFULL events

buffering

Boolean

Provided by the components module.

Defined in src/playbacks/html5_video/html5_video.js:81

Determine if the playback is having to buffer in order for playback to be smooth. This is related to the PLAYBACK_BUFFERING and PLAYBACK_BUFFERFULL events

ended

Boolean

Provided by the components module.

Defined in src/playbacks/flash/flash.js:22

Determine if the playback has ended.

ended

Boolean

Provided by the components module.

Defined in src/playbacks/flashls/flashls.js:37

Determine if the playback has ended.

ended

Boolean

Provided by the components module.

Defined in src/playbacks/html5_video/html5_video.js:72

Determine if the playback has ended.