Home
last modified time | relevance | path

Searched refs:segmentDuration (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DSegmentSettings.php29 public $segmentDuration; variable in Google\\Service\\Transcoder\\SegmentSettings
48 public function setSegmentDuration($segmentDuration) argument
50 $this->segmentDuration = $segmentDuration;
57 return $this->segmentDuration;