Ac3Settings |
Ac3Settings.clone() |
Ac3Settings |
AudioCodecSettings.getAc3Settings() |
Ac3Settings |
Ac3Settings.withBitrate(Integer bitrate)
Average bitrate in bits/second.
|
Ac3Settings |
Ac3Settings.withBitstreamMode(Ac3BitstreamMode bitstreamMode) |
Ac3Settings |
Ac3Settings.withBitstreamMode(String bitstreamMode) |
Ac3Settings |
Ac3Settings.withCodingMode(Ac3CodingMode codingMode) |
Ac3Settings |
Ac3Settings.withCodingMode(String codingMode) |
Ac3Settings |
Ac3Settings.withDialnorm(Integer dialnorm)
Sets the dialnorm for the output.
|
Ac3Settings |
Ac3Settings.withDynamicRangeCompressionProfile(Ac3DynamicRangeCompressionProfile dynamicRangeCompressionProfile) |
Ac3Settings |
Ac3Settings.withDynamicRangeCompressionProfile(String dynamicRangeCompressionProfile) |
Ac3Settings |
Ac3Settings.withLfeFilter(Ac3LfeFilter lfeFilter) |
Ac3Settings |
Ac3Settings.withLfeFilter(String lfeFilter) |
Ac3Settings |
Ac3Settings.withMetadataControl(Ac3MetadataControl metadataControl) |
Ac3Settings |
Ac3Settings.withMetadataControl(String metadataControl) |
Ac3Settings |
Ac3Settings.withSampleRate(Integer sampleRate)
Sample rate in hz.
|