Summery Summery
Get the expression
Syntax Syntax
Return Return
(string) Probably one of 'sample', 'full', 'nonstop', 'clip'. Defaults to 'full'
Source Source
File: wp-includes/SimplePie/Enclosure.php
return null;
}
/**
* Get the framerate (in frames-per-second)
*
* @return string|null
*/
public function get_framerate()
{
if ($this->framerate !== null)