Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DActivityContentDetailsUpload.php25 public $videoId; variable in Google\\Service\\YouTube\\ActivityContentDetailsUpload
30 public function setVideoId($videoId) argument
32 $this->videoId = $videoId;
39 return $this->videoId;
DVideoRating.php29 public $videoId; variable in Google\\Service\\YouTube\\VideoRating
48 public function setVideoId($videoId) argument
50 $this->videoId = $videoId;
57 return $this->videoId;
DResourceId.php37 public $videoId; variable in Google\\Service\\YouTube\\ResourceId
84 public function setVideoId($videoId) argument
86 $this->videoId = $videoId;
93 return $this->videoId;
DVideoAbuseReport.php41 public $videoId; variable in Google\\Service\\YouTube\\VideoAbuseReport
102 public function setVideoId($videoId) argument
104 $this->videoId = $videoId;
111 return $this->videoId;
DPlaylistItemContentDetails.php37 public $videoId; variable in Google\\Service\\YouTube\\PlaylistItemContentDetails
88 public function setVideoId($videoId) argument
90 $this->videoId = $videoId;
97 return $this->videoId;
DCommentThreadSnippet.php43 public $videoId; variable in Google\\Service\\YouTube\\CommentThreadSnippet
118 public function setVideoId($videoId) argument
120 $this->videoId = $videoId;
127 return $this->videoId;
DActivityContentDetailsPromotedItem.php62 public $videoId; variable in Google\\Service\\YouTube\\ActivityContentDetailsPromotedItem
193 public function setVideoId($videoId) argument
195 $this->videoId = $videoId;
202 return $this->videoId;
DCaptionSnippet.php73 public $videoId; variable in Google\\Service\\YouTube\\CaptionSnippet
246 public function setVideoId($videoId) argument
248 $this->videoId = $videoId;
255 return $this->videoId;
DCommentSnippet.php75 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/
DFacebookTransferChunk.php56 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/
DThumbnails.php37 * @param string $videoId Returns the Thumbnail with the given video IDs for
53 public function set($videoId, $optParams = []) argument
55 $params = ['videoId' => $videoId];
DCaptions.php125 * @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/
DGoogle_YouTubeService.php776 …* @param string $videoId The videoId parameter specifies a YouTube video ID for which the custom v…
780 public function set($videoId, $optParams = array()) { argument
781 $params = array('videoId' => $videoId);
1274 public $videoId; variable in Google_ActivityContentDetailsPromotedItem
1311 public function setVideoId( $videoId) { argument
1312 $this->videoId = $videoId;
1315 return $this->videoId;
1400 public $videoId; variable in Google_ActivityContentDetailsUpload
1401 public function setVideoId( $videoId) { argument
1402 $this->videoId = $videoId;
[all …]
/plugin/externalembed/helper/
DcacheInterface.php111 … array_push($video_ids, $video['contentDetails']['videoId']); //add the video_ids to the array
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DYouTube.php264 'videoId' => [
568 'videoId' => [
1278 'videoId' => [
1788 'videoId' => [