Interface protos.google.cloud.video.transcoder.v1.IEditAtom (1.7.2)

Properties of an EditAtom.

Package

@google-cloud/video-transcoder

Properties

endTimeOffset

endTimeOffset?: (google.protobuf.IDuration|null);

EditAtom endTimeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)

inputs

inputs?: (string[]|null);

EditAtom inputs

Property Value
TypeDescription
(string[]|null)

key

key?: (string|null);

EditAtom key

Property Value
TypeDescription
(string|null)

startTimeOffset

startTimeOffset?: (google.protobuf.IDuration|null);

EditAtom startTimeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)