| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.ElasticTranscoder.Types.Clip
Description
Documentation
Settings for one clip in a composition. All jobs in a playlist must have the same clip settings.
See: newClip smart constructor.
Constructors
| Clip' | |
Instances
| FromJSON Clip Source # | |
| ToJSON Clip Source # | |
Defined in Amazonka.ElasticTranscoder.Types.Clip | |
| Generic Clip Source # | |
| Read Clip Source # | |
| Show Clip Source # | |
| NFData Clip Source # | |
Defined in Amazonka.ElasticTranscoder.Types.Clip | |
| Eq Clip Source # | |
| Hashable Clip Source # | |
Defined in Amazonka.ElasticTranscoder.Types.Clip | |
| type Rep Clip Source # | |
Defined in Amazonka.ElasticTranscoder.Types.Clip | |
Create a value of Clip with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:timeSpan:Clip', clip_timeSpan - Settings that determine when a clip begins and how long it lasts.