/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | ActivityContentDetailsUpload.php | 25 public $videoId; variable in Google\\Service\\YouTube\\ActivityContentDetailsUpload 30 public function setVideoId($videoId) argument 32 $this->videoId = $videoId; 39 return $this->videoId;
|
H A D | VideoRating.php | 29 public $videoId; variable in Google\\Service\\YouTube\\VideoRating 48 public function setVideoId($videoId) argument 50 $this->videoId = $videoId; 57 return $this->videoId;
|
H A D | ResourceId.php | 37 public $videoId; variable in Google\\Service\\YouTube\\ResourceId 84 public function setVideoId($videoId) argument 86 $this->videoId = $videoId; 93 return $this->videoId;
|
H A D | VideoAbuseReport.php | 41 public $videoId; variable in Google\\Service\\YouTube\\VideoAbuseReport 102 public function setVideoId($videoId) argument 104 $this->videoId = $videoId; 111 return $this->videoId;
|
H A D | PlaylistItemContentDetails.php | 37 public $videoId; variable in Google\\Service\\YouTube\\PlaylistItemContentDetails 88 public function setVideoId($videoId) argument 90 $this->videoId = $videoId; 97 return $this->videoId;
|
H A D | CommentThreadSnippet.php | 43 public $videoId; variable in Google\\Service\\YouTube\\CommentThreadSnippet 118 public function setVideoId($videoId) argument 120 $this->videoId = $videoId; 127 return $this->videoId;
|
H A D | ActivityContentDetailsPromotedItem.php | 62 public $videoId; variable in Google\\Service\\YouTube\\ActivityContentDetailsPromotedItem 193 public function setVideoId($videoId) argument 195 $this->videoId = $videoId; 202 return $this->videoId;
|
H A D | CaptionSnippet.php | 73 public $videoId; variable in Google\\Service\\YouTube\\CaptionSnippet 246 public function setVideoId($videoId) argument 248 $this->videoId = $videoId; 255 return $this->videoId;
|
H A D | CommentSnippet.php | 75 public $videoId; variable in Google\\Service\\YouTube\\CommentSnippet 266 public function setVideoId($videoId) argument 268 $this->videoId = $videoId; 275 return $this->videoId;
|
/plugin/authfacebook/lib/FileUpload/ |
H A D | FacebookTransferChunk.php | 56 private $videoId; variable in Facebook\\FileUpload\\FacebookTransferChunk 61 * @param int $videoId 65 …public function __construct(FacebookFile $file, $uploadSessionId, $videoId, $startOffset, $endOffs… argument 69 $this->videoId = $videoId; 131 return $this->videoId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/ |
H A D | Thumbnails.php | 37 * @param string $videoId Returns the Thumbnail with the given video IDs for 53 public function set($videoId, $optParams = []) argument 55 $params = ['videoId' => $videoId];
|
H A D | Captions.php | 125 * @param string $videoId Returns the captions for the specified video. 144 public function listCaptions($part, $videoId, $optParams = []) argument 146 $params = ['part' => $part, 'videoId' => $videoId];
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_YouTubeService.php | 1274 public $videoId; variable in Google_ActivityContentDetailsPromotedItem 1312 $this->videoId = $videoId; 1400 public $videoId; variable in Google_ActivityContentDetailsUpload 1402 $this->videoId = $videoId; 3136 public $videoId; variable in Google_PlaylistItemContentDetails 3156 $this->videoId = $videoId; 3448 public $videoId; variable in Google_PromotedItemId 3456 $this->videoId = $videoId; 3484 public $videoId; variable in Google_ResourceId 3504 $this->videoId = $videoId; [all …]
|
/plugin/externalembed/helper/ |
H A D | cacheInterface.php | 111 … array_push($video_ids, $video['contentDetails']['videoId']); //add the video_ids to the array
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | YouTube.php | 264 'videoId' => [ 568 'videoId' => [ 1278 'videoId' => [ 1788 'videoId' => [
|