Plugin::get_embed_options_obj()

Returns player options object


Return

(\Vimeotheque\Options\Options)


Source

File: includes/libs/plugin.class.php

457public function get_embed_options_obj(){
458    if( !$this->player_options ){
459        $this->set_player_options();
460    }
461 
462    return $this->player_options;
463}

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!