You are here

constant JW_PLAYER_DEFAULT_PLAYLIST_SIZE in JW Player 7.2

@file Adds a theme function which allows theme developers to use the JW Player.

3 uses of JW_PLAYER_DEFAULT_PLAYLIST_SIZE
jw_player_field_formatter_info in ./jw_player.module
Implements hook_field_formatter_info().
jw_player_field_formatter_settings_form in ./jw_player.module
Implements hook_field_formatter_settings_form().
jw_player_theme in ./jw_player.module
Implements hook_theme().

File

./jw_player.module, line 7
Adds a theme function which allows theme developers to use the JW Player.

Code

define('JW_PLAYER_DEFAULT_PLAYLIST_SIZE', 200);