Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DEncryption.php32 protected $mpegCencType = MpegCommonEncryption::class;
80 * @param MpegCommonEncryption
82 public function setMpegCenc(MpegCommonEncryption $mpegCenc)
87 * @return MpegCommonEncryption
H A DMpegCommonEncryption.php20 class MpegCommonEncryption extends \Google\Model class
62 class_alias(MpegCommonEncryption::class, 'Google_Service_Transcoder_MpegCommonEncryption');