Google Cloud Video Live Stream V1 Client - Class DvrWindow (1.2.0)

Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class DvrWindow.

DvrWindow represents a DVR window.

Generated from protobuf message google.cloud.video.livestream.v1.DvrSession.DvrWindow

Namespace

Google \ Cloud \ Video \ LiveStream \ V1 \ DvrSession

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ time_interval Google\Cloud\Video\LiveStream\V1\TimeInterval

A time interval in the form of a tuple of Unix epoch time.

getTimeInterval

A time interval in the form of a tuple of Unix epoch time.

Returns
Type Description
Google\Cloud\Video\LiveStream\V1\TimeInterval|null

hasTimeInterval

setTimeInterval

A time interval in the form of a tuple of Unix epoch time.

Parameter
Name Description
var Google\Cloud\Video\LiveStream\V1\TimeInterval
Returns
Type Description
$this

getKind

Returns
Type Description
string