Google Cloud Video Transcoder V1 Client - Class SampleAesEncryption (0.6.0)

Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class SampleAesEncryption.

Configuration for SAMPLE-AES encryption.

Generated from protobuf message google.cloud.video.transcoder.v1.Encryption.SampleAesEncryption

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ key_uri string

Required. URI of the key delivery service. This URI is inserted into the M3U8 header.

getKeyUri

Required. URI of the key delivery service. This URI is inserted into the M3U8 header.

Returns
TypeDescription
string

setKeyUri

Required. URI of the key delivery service. This URI is inserted into the M3U8 header.

Parameter
NameDescription
var string
Returns
TypeDescription
$this