Google Cloud Video Live Stream V1 Client - Class SrtPushOutputEndpoint (1.3.0)

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

Configurations for an output endpoint using SRT_PUSH as the streaming protocol.

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

Namespace

Google \ Cloud \ Video \ LiveStream \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Required. The full URI of the remote SRT server.

↳ passphrase_secret_version string

The name of the Secret Version containing the SRT encryption passphrase, which is stored in Google Secret Manager. It should be in the format of projects/{project}/secrets/{secret_id}/versions/{version_number}.

getUri

Required. The full URI of the remote SRT server.

Returns
Type Description
string

setUri

Required. The full URI of the remote SRT server.

Parameter
Name Description
var string
Returns
Type Description
$this

getPassphraseSecretVersion

The name of the Secret Version containing the SRT encryption passphrase, which is stored in Google Secret Manager. It should be in the format of projects/{project}/secrets/{secret_id}/versions/{version_number}.

Returns
Type Description
string

hasPassphraseSecretVersion

setPassphraseSecretVersion

The name of the Secret Version containing the SRT encryption passphrase, which is stored in Google Secret Manager. It should be in the format of projects/{project}/secrets/{secret_id}/versions/{version_number}.

Parameter
Name Description
var string
Returns
Type Description
$this

getPassphraseSource

Returns
Type Description
string