Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype MotionImageInsertionMode where
Documentation
newtype MotionImageInsertionMode Source #
Choose the type of motion graphic asset that you are providing for your overlay. You can choose either a .mov file or a series of .png files.
pattern MotionImageInsertionMode_MOV :: MotionImageInsertionMode | |
pattern MotionImageInsertionMode_PNG :: MotionImageInsertionMode |