Uses of Class
org.robovm.apple.coreaudio.AudioChannelBits
| Package | Description |
|---|---|
| org.robovm.apple.coreaudio |
-
Uses of AudioChannelBits in org.robovm.apple.coreaudio
Methods in org.robovm.apple.coreaudio that return AudioChannelBits Modifier and Type Method Description protected AudioChannelBits[]AudioChannelBits. _values()AudioChannelBitsAudioChannelLayout. getChannelBitmap()static AudioChannelBits[]AudioChannelBits. values()protected AudioChannelBitsAudioChannelBits. wrap(long value, long mask)Methods in org.robovm.apple.coreaudio with parameters of type AudioChannelBits Modifier and Type Method Description AudioChannelLayoutAudioChannelLayout. setChannelBitmap(AudioChannelBits channelBitmap)Constructors in org.robovm.apple.coreaudio with parameters of type AudioChannelBits Constructor Description AudioChannelLayout(AudioChannelLayoutTag channelLayoutTag, AudioChannelBits channelBitmap)