Class SetAudioParamCommandInput

    • Constructor Detail

      • SetAudioParamCommandInput

        public SetAudioParamCommandInput()
      • SetAudioParamCommandInput

        public SetAudioParamCommandInput​(SetAudioParamCommandInput source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getType

        public String getType()
        Get 音频类型,取值有:
      • Original:原唱
      • Accompaniment:伴奏
Returns:
Type 音频类型,取值有:
  • Original:原唱
  • Accompaniment:伴奏
  • Parameters:
    Type - 音频类型,取值有:
  • Original:原唱
  • Accompaniment:伴奏