Reference documentation and code samples for the Google Cloud Video Transcoder V1beta1 Client class OriginUri.
The origin URI.
Generated from protobuf message google.cloud.video.transcoder.v1beta1.Job.OriginUri
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ hls
string
HLS manifest URI per https://tools.ietf.org/html/rfc8216#section-4.3.4 . If multiple HLS manifests are created, only the first one is listed.
↳ dash
string
Dash manifest URI. If multiple Dash manifests are created, only the first one is listed.
getHls
HLS manifest URI per https://tools.ietf.org/html/rfc8216#section-4.3.4 .
If multiple HLS manifests are created, only the first one is listed.
string
setHls
HLS manifest URI per https://tools.ietf.org/html/rfc8216#section-4.3.4 .
If multiple HLS manifests are created, only the first one is listed.
var
string
$this
getDash
Dash manifest URI. If multiple Dash manifests are created, only the first one is listed.
string
setDash
Dash manifest URI. If multiple Dash manifests are created, only the first one is listed.
var
string
$this