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 InputResolution where
- InputResolution' { }
- pattern InputResolution_HD :: InputResolution
- pattern InputResolution_SD :: InputResolution
- pattern InputResolution_UHD :: InputResolution
Documentation
newtype InputResolution Source #
Input resolution based on lines of vertical resolution in the input; SD is less than 720 lines, HD is 720 to 1080 lines, UHD is greater than 1080 lines
pattern InputResolution_HD :: InputResolution | |
pattern InputResolution_SD :: InputResolution | |
pattern InputResolution_UHD :: InputResolution |