Package org.robovm.apple.audiotoolbox
Class AudioQueueBuffer
- All Implemented Interfaces:
Iterable<AudioQueueBuffer>
public class AudioQueueBuffer extends Struct<AudioQueueBuffer>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAudioQueueBuffer.AudioQueueBufferPtr -
Constructor Summary
Constructors Constructor Description AudioQueueBuffer()AudioQueueBuffer(long handle) -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrap
-
Constructor Details
-
AudioQueueBuffer
public AudioQueueBuffer() -
AudioQueueBuffer
public AudioQueueBuffer(long handle)
-
-
Method Details
-
setAudioData
-
setAudioData
-
setAudioData
-
setAudioData
-
setAudioData
-
setAudioData
-
getAudioDataAsBuffer
-
getAudioDataAsByteArray
public byte[] getAudioDataAsByteArray() -
getAudioDataAsShortArray
public short[] getAudioDataAsShortArray() -
getAudioDataAsIntArray
public int[] getAudioDataAsIntArray() -
getAudioDataAsFloatArray
public float[] getAudioDataAsFloatArray() -
getPacketDescriptionCount
public int getPacketDescriptionCount() -
getPacketDescription
-
setPacketDescription
-
getPacketDescriptions
-
setPacketDescriptions
-
getAudioDataByteSize
protected int getAudioDataByteSize() -
setAudioDataByteSize
-
getUserData
-
setUserData
-
getPacketDescriptions0
-
setPacketDescriptions0
protected AudioQueueBuffer setPacketDescriptions0(AudioStreamPacketDescription.AudioStreamPacketDescriptionPtr packetDescriptions0) -
getPacketDescriptionCount0
protected int getPacketDescriptionCount0() -
setPacketDescriptionCount0
-
getAudioDataBytesCapacity
public int getAudioDataBytesCapacity() -
getPacketDescriptionCapacity
public int getPacketDescriptionCapacity() -
getDataPointer
public long getDataPointer() -
setData0
-