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 InputMaximumBitrate where
Documentation
newtype InputMaximumBitrate Source #
Maximum input bitrate in megabits per second. Bitrates up to 50 Mbps are supported currently.
pattern InputMaximumBitrate_MAX_10_MBPS :: InputMaximumBitrate | |
pattern InputMaximumBitrate_MAX_20_MBPS :: InputMaximumBitrate | |
pattern InputMaximumBitrate_MAX_50_MBPS :: InputMaximumBitrate |