Player::__construct( \Vimeotheque\Video_Post $post, array $options = array() )

Player constructor.


Parameters

$post

(Required)

$options

(Optional)

Default value: array()


Source

File: includes/libs/player/player.class.php

	public function __construct( Video_Post $post, $options = [] ) {
		$this->post           = $post;
		$this->manual_options = $options;
		$this->set_post_embed_options();
	}

Start your video site now!

Manage and coordinate your Vimeo channels, albums or videos with your WordPress website. Perfect fit for membership, portfolio, online courses or any type of video collection.

Get Vimeotheque PRO!