Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php4383 public $recordingLocation; variable in Google_VideoFileDetails
4436 public function setRecordingLocation(Google_GeoPoint $recordingLocation) { argument
4437 $this->recordingLocation = $recordingLocation;
4440 return $this->recordingLocation;