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 DropFrameTimecode where
- DropFrameTimecode' { }
- pattern DropFrameTimecode_DISABLED :: DropFrameTimecode
- pattern DropFrameTimecode_ENABLED :: DropFrameTimecode
Documentation
newtype DropFrameTimecode Source #
Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion (TimecodeInsertion) is enabled.
pattern DropFrameTimecode_DISABLED :: DropFrameTimecode | |
pattern DropFrameTimecode_ENABLED :: DropFrameTimecode |