Added in API level 36
    Builder
class Builder
| kotlin.Any | |
| ↳ | android.media.quality.SoundProfile.Builder | 
A builder for SoundProfile
Summary
| Public constructors | |
|---|---|
            Builder(p: SoundProfile)Copy constructor of builder.  | 
        |
| 
            
             Creates a new Builder.  | 
        |
| Public methods | |
|---|---|
| SoundProfile | 
            build()Builds the instance.  | 
        
| SoundProfile.Builder | 
            setParameters(params: PersistableBundle)Sets profile parameters.  | 
        
Public constructors
Public methods
setParameters
Added in API level 36
      fun setParameters(params: PersistableBundle): SoundProfile.Builder
Sets profile parameters.