| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Mp2Settings |
Mp2Settings.clone() |
Mp2Settings |
AudioCodecSettings.getMp2Settings() |
Mp2Settings |
Mp2Settings.withBitrate(Double bitrate)
Average bitrate in bits/second.
|
Mp2Settings |
Mp2Settings.withCodingMode(Mp2CodingMode codingMode)
The MPEG2 Audio coding mode.
|
Mp2Settings |
Mp2Settings.withCodingMode(String codingMode)
The MPEG2 Audio coding mode.
|
Mp2Settings |
Mp2Settings.withSampleRate(Double sampleRate)
Sample rate in Hz.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioCodecSettings.setMp2Settings(Mp2Settings mp2Settings) |
AudioCodecSettings |
AudioCodecSettings.withMp2Settings(Mp2Settings mp2Settings) |
Copyright © 2019. All rights reserved.