Enum GainType

Enum Documentation

enum class mindspore::dataset::GainType

The scale for gain type.

Values:

enumerator kAmplitude

Audio gain type is amplitude.

enumerator kPower

Audio gain type is power.

enumerator kDb

Audio gain type is db.