Package org.robovm.apple.audiotoolbox
Class AUConfigurationInfo
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.audiotoolbox.AUConfigurationInfo
public class AUConfigurationInfo extends CocoaUtility
-
Field Summary
Fields Modifier and Type Field Description static StringBusCountWritablestatic StringChannelConfigurationsstatic StringHasCustomViewstatic StringIconURLstatic StringInitialInputsstatic StringInitialOutputsstatic StringSupportedChannelLayoutTags -
Constructor Summary
Constructors Constructor Description AUConfigurationInfo() -
Method Summary
-
Field Details
-
HasCustomView
- See Also:
- Constant Field Values
-
ChannelConfigurations
- See Also:
- Constant Field Values
-
InitialInputs
- See Also:
- Constant Field Values
-
InitialOutputs
- See Also:
- Constant Field Values
-
IconURL
- See Also:
- Constant Field Values
-
BusCountWritable
- See Also:
- Constant Field Values
-
SupportedChannelLayoutTags
- See Also:
- Constant Field Values
-
-
Constructor Details
-
AUConfigurationInfo
public AUConfigurationInfo()
-