Google Cloud Video Live Stream V1 Client - Class VideoStream (0.6.2)

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

Video stream resource.

Generated from protobuf message google.cloud.video.livestream.v1.VideoStream

Namespace

Google \ Cloud \ Video \ LiveStream \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ h264 Google\Cloud\Video\LiveStream\V1\VideoStream\H264CodecSettings

H264 codec settings.

getH264

H264 codec settings.

Returns
TypeDescription
Google\Cloud\Video\LiveStream\V1\VideoStream\H264CodecSettings|null

hasH264

setH264

H264 codec settings.

Parameter
NameDescription
var Google\Cloud\Video\LiveStream\V1\VideoStream\H264CodecSettings
Returns
TypeDescription
$this

getCodecSettings

Returns
TypeDescription
string