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

      • getDefinition

        public String getDefinition()
        Get 规格,取值有:
      • audio/mi:低规格
      • audio/lo:中规格
      • audio/hi:高规格
Returns:
Definition 规格,取值有:
  • audio/mi:低规格
  • audio/lo:中规格
  • audio/hi:高规格
  • Parameters:
    Definition - 规格,取值有:
  • audio/mi:低规格
  • audio/lo:中规格
  • audio/hi:高规格