GoogleApi.Transcoder.V1beta1.Model.EditAtom (google_api_transcoder v0.4.2)
View SourceEdit atom.
Attributes
-
endTimeOffset
(type:String.t
, default:nil
) - End time in seconds for the atom, relative to the input file timeline. Whenend_time_offset
is not specified, theinputs
are used until the end of the atom. -
inputs
(type:list(String.t)
, default:nil
) - List ofInput.key
s identifying files that should be used in this atom. The listedinputs
must have the same timeline. -
key
(type:String.t
, default:nil
) - A unique key for this atom. Must be specified when using advanced mapping. -
startTimeOffset
(type:String.t
, default:nil
) - Start time in seconds for the atom, relative to the input file timeline. The default is0s
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.