JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbroffsetPercentage = $offsetPercentage; } /** * @return int */ public function getOffsetPercentage() { return $this->offsetPercentage; } /** * @param int */ public function setOffsetSeconds($offsetSeconds) { $this->offsetSeconds = $offsetSeconds; } /** * @return int */ public function getOffsetSeconds() { return $this->offsetSeconds; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(VideoOffset::class, 'Google_Service_Dfareporting_VideoOffset');