/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Transcoder
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Transcoder/TextInput.php (950B)
key = $key;
}
public function getKey()
{
return $this->key;
}
public function setTrack($track)
{
$this->track = $track;
}
public function getTrack()
{
return $this->track;
}
}