SpeedParameters
Artifact: androidx.media3:media3-common
@ExperimentalApi
class SpeedParameters
Class that holds information about how to apply a speed-changing effect.
Summary
Constants |
|
|---|---|
const SpeedParameters! |
Public constructors |
|---|
SpeedParameters( |
Public properties |
|
|---|---|
Boolean |
Returns whether pitch should be maintained when time-stretching an audio stream. |
SpeedProvider! |
The |
Constants
Public constructors
Public properties
shouldMaintainPitch
val shouldMaintainPitch: Boolean
Returns whether pitch should be maintained when time-stretching an audio stream.