Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php3135 public $startAtMs; variable in Google_PlaylistItemContentDetails
3149 public function setStartAtMs( $startAtMs) { argument
3150 $this->startAtMs = $startAtMs;
3153 return $this->startAtMs;