Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class Event.
Describes an event and a trigger URI.
Generated from protobuf message google.cloud.video.stitcher.v1.Event
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ type
int
Describes the event that occurred.
↳ uri
string
The URI to trigger for this event.
↳ id
string
The ID of the event.
↳ offset
getType
Describes the event that occurred.
int
setType
Describes the event that occurred.
var
int
$this
getUri
The URI to trigger for this event.
string
setUri
The URI to trigger for this event.
var
string
$this
getId
The ID of the event.
string
setId
The ID of the event.
var
string
$this
getOffset
The offset in seconds if the event type is PROGRESS
.
hasOffset
clearOffset
setOffset
The offset in seconds if the event type is PROGRESS
.
$this