com.baidubce.services.media.model
Class VolumeAdjust
java.lang.Object
com.baidubce.services.media.model.VolumeAdjust
public class VolumeAdjust
- extends Object
VolumeAdjust
public VolumeAdjust()
getMute
public Boolean getMute()
setMute
public void setMute(Boolean mute)
withMute
public VolumeAdjust withMute(Boolean mute)
getNorm
public Boolean getNorm()
setNorm
public void setNorm(Boolean norm)
withNorm
public VolumeAdjust withNorm(Boolean norm)
getGain
public Integer getGain()
setGain
public void setGain(Integer gain)
withGain
public VolumeAdjust withGain(Integer gain)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.