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 |
Synopsis
- newtype InputDeviceType where
- InputDeviceType' { }
- pattern InputDeviceType_HD :: InputDeviceType
- pattern InputDeviceType_UHD :: InputDeviceType
Documentation
newtype InputDeviceType Source #
The type of the input device. For an AWS Elemental Link device that outputs resolutions up to 1080, choose "HD".
pattern InputDeviceType_HD :: InputDeviceType | |
pattern InputDeviceType_UHD :: InputDeviceType |