Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DVp9CodecSettings.php46 public $pixelFormat; variable in Google\\Service\\Transcoder\\Vp9CodecSettings
141 public function setPixelFormat($pixelFormat) argument
143 $this->pixelFormat = $pixelFormat;
150 return $this->pixelFormat;
H A DH265CodecSettings.php63 public $pixelFormat; variable in Google\\Service\\Transcoder\\H265CodecSettings
238 public function setPixelFormat($pixelFormat) argument
240 $this->pixelFormat = $pixelFormat;
247 return $this->pixelFormat;
H A DH264CodecSettings.php67 public $pixelFormat; variable in Google\\Service\\Transcoder\\H264CodecSettings
256 public function setPixelFormat($pixelFormat) argument
258 $this->pixelFormat = $pixelFormat;
265 return $this->pixelFormat;