Google Cloud Video Transcoder V1beta1 Client - Class SampleAesEncryption (0.9.1)

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

Configuration for SAMPLE-AES encryption.

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

Namespace

Google \ Cloud \ Video \ Transcoder \ V1beta1 \ Encryption

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setKeyUri

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

Parameter
Name Description
var string
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.