Searched refs:widthPixels (Results 1 – 7 of 7) sorted by relevance
29 public $widthPixels; variable in Google\\Service\\DisplayVideo\\Dimensions48 public function setWidthPixels($widthPixels) argument50 $this->widthPixels = $widthPixels;57 return $this->widthPixels;
39 public $widthPixels; variable in Google\\Service\\Sheets\\OverlayPosition100 public function setWidthPixels($widthPixels) argument102 $this->widthPixels = $widthPixels;109 return $this->widthPixels;
47 public $widthPixels; variable in Google\\Service\\YouTube\\VideoFileDetailsVideoStream138 public function setWidthPixels($widthPixels) argument140 $this->widthPixels = $widthPixels;147 return $this->widthPixels;
58 public $widthPixels; variable in Google\\Service\\Transcoder\\Vp9CodecSettings183 public function setWidthPixels($widthPixels) argument185 $this->widthPixels = $widthPixels;192 return $this->widthPixels;
91 public $widthPixels; variable in Google\\Service\\Transcoder\\H265CodecSettings336 public function setWidthPixels($widthPixels) argument338 $this->widthPixels = $widthPixels;345 return $this->widthPixels;
95 public $widthPixels; variable in Google\\Service\\Transcoder\\H264CodecSettings354 public function setWidthPixels($widthPixels) argument356 $this->widthPixels = $widthPixels;363 return $this->widthPixels;
4490 public $widthPixels; variable in Google_VideoFileDetailsVideoStream4533 public function setWidthPixels( $widthPixels) { argument4534 $this->widthPixels = $widthPixels;4537 return $this->widthPixels;