AudioNormalizedLoudnessBuilderImpl

Constructors

Link copied to clipboard
constructor(dispatcher: <Error class: unknown class>, audioEffect: <Error class: unknown class>)
constructor()
constructor()

Functions

Link copied to clipboard
actual open suspend operator override fun invoke(filePath: String): ByteArray?

Note: This UseCase can't be tested as we cannot mock AudioEffect from AVS. Generates audio normalized loudness ByteArray for the given file path.

actual open suspend operator fun invoke(filePath: String): ByteArray?
expect open suspend operator override fun invoke(filePath: String): ByteArray?

Generates audio normalized loudness ByteArray for the given file path.

actual open suspend operator override fun invoke(filePath: String): ByteArray?

Generates audio normalized loudness ByteArray for the given file path.