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 \ V1Methods
__construct
Constructor.
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.
string
setUri
Required. The full URI of the remote SRT server.
var
string
$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}
.
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}
.
var
string
$this
getPassphraseSource
string

