Loading audio/effect/6.0/xml/api/current.txt +4 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,10 @@ package audio.effects.V6_0 { public class DeviceProcessType extends audio.effects.V6_0.StreamProcessingType { ctor public DeviceProcessType(); method public String getAddress(); method public audio.effects.V6_0.DeviceType getType(); method public void setAddress(String); method public void setType(audio.effects.V6_0.DeviceType); } public enum DeviceType { Loading audio/effect/6.0/xml/audio_effects_conf.xsd +3 −5 Original line number Diff line number Diff line Loading @@ -255,10 +255,8 @@ </xs:annotation> <xs:complexContent> <xs:extension base="aec:streamProcessingType"> <xs:complexType> <xs:attribute name="address" type="xs:string" use="required"/> <xs:attribute name="type" type="aec:deviceType" use="required"/> </xs:complexType> </xs:extension> </xs:complexContent> </xs:complexType> Loading Loading
audio/effect/6.0/xml/api/current.txt +4 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,10 @@ package audio.effects.V6_0 { public class DeviceProcessType extends audio.effects.V6_0.StreamProcessingType { ctor public DeviceProcessType(); method public String getAddress(); method public audio.effects.V6_0.DeviceType getType(); method public void setAddress(String); method public void setType(audio.effects.V6_0.DeviceType); } public enum DeviceType { Loading
audio/effect/6.0/xml/audio_effects_conf.xsd +3 −5 Original line number Diff line number Diff line Loading @@ -255,10 +255,8 @@ </xs:annotation> <xs:complexContent> <xs:extension base="aec:streamProcessingType"> <xs:complexType> <xs:attribute name="address" type="xs:string" use="required"/> <xs:attribute name="type" type="aec:deviceType" use="required"/> </xs:complexType> </xs:extension> </xs:complexContent> </xs:complexType> Loading