Google Cloud Video Transcoder V1 Client - Class InputAttributes (1.3.1)

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

Input attributes that provide additional information about the input asset.

Generated from protobuf message google.cloud.video.transcoder.v1.InputAttributes

Namespace

Google \ Cloud \ Video \ Transcoder \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ track_definitions array<TrackDefinition>

Optional. A list of track definitions for the input asset.

getTrackDefinitions

Optional. A list of track definitions for the input asset.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setTrackDefinitions

Optional. A list of track definitions for the input asset.

Parameter
Name Description
var array<TrackDefinition>
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.