File: includes/libs/player/player.class.php
Player
Player::__construct
Player constructor.
Player::get_output
Embed output
Player::set_post_embed_options
Get video embedding options
vimeotheque\player\embed_options
Allow embed settings filtering that can change the embedding options when the post is displayed.
Player::get_embed_width
vimeotheque\player\embed_width
Filter that can be used to modify the width of the embed.
Player::get_max_height
Get the maximum height, if anu
vimeotheque\player\max_height
Filter that allows a maximum height to be set for the embeds.
Player::get_embed_height
Calculate height based on width
Player::get_css_classes
Returns additional CSS classes
vimeotheque\player\css_class
Generate additional CSS classes on Vimeotheque embed player container.
Player::get_embed_url
Generates options
vimeotheque\player\embed-parameters
Filter to allow extra parameters to be put on the embed URL in iframe
Player::get_start_time
Given a number of seconds, returns a formatted MMmSSs string
