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

Properties of an EditAtom.

Package

@google-cloud/video-transcoder

Properties

endTimeOffset

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

EditAtom endTimeOffset

inputs

inputs?: (string[]|null);

EditAtom inputs

key

key?: (string|null);

EditAtom key

startTimeOffset

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

EditAtom startTimeOffset