Helper::get_the_video_duration()

Get video duration.


Description

Get the current post video duration.


Return

(string)


Source

File: includes/libs/templates/helper.class.php

	public static function get_the_video_duration(){

		$post = \Vimeotheque\Helper::get_video_post();

		return $post->_duration;
	}

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!