Uses of Class
org.robovm.apple.corefoundation.OSStatusException
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox | |
| org.robovm.apple.corefoundation | |
| org.robovm.apple.coremedia | |
| org.robovm.apple.mediatoolbox | |
| org.robovm.apple.security |
-
Uses of OSStatusException in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that throw OSStatusException Modifier and Type Method Description intAUGraph. addNode(AudioComponentDescription description)voidAudioQueue. addPropertyListener(AudioQueueProperty id, AudioQueue.PropertyListener listener)static voidAudioSession. addPropertyListener(AudioSessionProperty id, AudioSession.PropertyListener listener)Deprecated.Deprecated in iOS 7.0.voidAudioUnit. addPropertyListener(AUPropertyType id, AUPropertyListener listener)voidAudioUnit. addRenderNotify(AURenderCallback callback)voidAUGraph. addRenderNotify(AURenderCallback callback)static voidAudioServices. addSystemSoundCompletionListener(int systemSoundID, NSRunLoop runLoop, String runLoopMode, AudioServices.SystemSoundCompletionListener listener)AudioQueueBufferAudioQueue. allocateBuffer(int bufferByteSize)AudioQueueBufferAudioQueue. allocateBuffer(int bufferByteSize, int numberPacketDescriptions)voidMusicTrack. clear(double startTime, double endTime)voidAUGraph. clearConnections()voidAudioFileStream. close()voidAudioFile. closeFile()static booleanAudioServices. completesPlaybackIfAppDies(int systemSoundID)voidAUGraph. connectNodeInput(int sourceNode, int sourceOutputNumber, int destNode, int destInputNumber)doubleMusicSequence. convertBarBeatTimeToBeats(CABarBeatTime barBeatTime)CABarBeatTimeMusicSequence. convertBeatsToBarBeatTime(double beats, int subbeatDivisor)byte[]AudioConverter. convertBuffer(byte[] buffer)voidAudioConverter. convertComplexBuffer(int numberPCMFrames, AudioBufferList inputData, AudioBufferList outputData)voidMusicTrack. copyInsert(double sourceStartTime, double sourceEndTime, MusicTrack destTrack, double destInsertTime)intAUGraph. countNodeInteractions(int node)intAudioFile. countUserData(int userDataID)static AudioComponentInstanceAudioComponentInstance. create(AudioComponent component)static AudioConverterAudioConverter. create(AudioStreamBasicDescription sourceFormat, AudioStreamBasicDescription destinationFormat)static AudioConverterAudioConverter. create(AudioStreamBasicDescription sourceFormat, AudioStreamBasicDescription destinationFormat, AudioClassDescription[] classDescriptions)static AudioFileAudioFile. create(NSURL fileRef, AudioFileType fileType, AudioStreamBasicDescription format, AudioFileFlags flags)protected static AudioQueueProcessingTapAudioQueueProcessingTap. create(AudioQueue audioQueue, AudioQueueProcessingTap.ProcessingTapCallback callback, AudioQueueProcessingTapFlags flags)static AudioUnitAudioUnit. create(AudioComponent component)static AUGraphAUGraph. create()static ExtAudioFileExtAudioFile. create(NSURL url, AudioFileType fileType, AudioStreamBasicDescription streamDesc, AudioChannelLayout channelLayout, AudioFileFlags flags)static MusicDeviceMusicDevice. create(AudioComponent component)static MusicEventIteratorMusicEventIterator. create(MusicTrack track)static MusicPlayerMusicPlayer. create()static MusicSequenceMusicSequence. create()voidMusicSequence. createFile(NSURL fileRef, MusicSequenceFileTypeID fileType, MusicSequenceFileFlags flags, short resolution)NSDataMusicSequence. createFileData(MusicSequenceFileTypeID fileType, MusicSequenceFileFlags flags, short resolution)static AudioQueueAudioQueue. createInput(AudioStreamBasicDescription format, AudioQueue.InputCallback callback)static AudioQueueAudioQueue. createInput(AudioStreamBasicDescription format, AudioQueue.InputCallback callback, NSRunLoop callbackRunLoop, String callbackRunLoopMode)static AudioQueueAudioQueue. createInput(AudioStreamBasicDescription format, AudioQueue.InputCallback callback, NSRunLoop callbackRunLoop, NSRunLoopMode callbackRunLoopMode)static AudioQueueAudioQueue. createOutput(AudioStreamBasicDescription format, AudioQueue.OutputCallback callback)static AudioQueueAudioQueue. createOutput(AudioStreamBasicDescription format, AudioQueue.OutputCallback callback, NSRunLoop callbackRunLoop, String callbackRunLoopMode)static AudioQueueAudioQueue. createOutput(AudioStreamBasicDescription format, AudioQueue.OutputCallback callback, NSRunLoop callbackRunLoop, NSRunLoopMode callbackRunLoopMode)AudioQueueProcessingTapAudioQueue. createProcessingTap(AudioQueueProcessingTap.ProcessingTapCallback callback, AudioQueueProcessingTapFlags flags)static intAudioServices. createSystemSoundID(NSURL fileURL)AudioQueueTimelineAudioQueue. createTimeline()voidMusicTrack. cut(double startTime, double endTime)voidMusicEventIterator. deleteEvent()voidAUGraph. disconnectNodeInput(int destNode, int destInputNumber)voidAudioComponentInstance. dispose()voidAudioConverter. dispose()voidAudioQueue. dispose(boolean immediate)voidAudioQueueProcessingTap. dispose()voidExtAudioFile. dispose()voidMusicEventIterator. dispose()voidMusicPlayer. dispose()voidMusicSequence. dispose()static voidAudioServices. disposeSystemSoundID(int systemSoundID)voidAudioQueue. disposeTimeline(AudioQueueTimeline timeline)voidMusicSequence. disposeTrack(MusicTrack track)voidAudioQueue. enqueueBuffer(long buffer, AudioStreamPacketDescription[] packetDescs)AudioTimeStampAudioQueue. enqueueBuffer(long buffer, AudioStreamPacketDescription[] packetDescs, int trimFramesAtStart, int trimFramesAtEnd, AudioQueueParameterEvent[] paramValues, AudioTimeStamp startTime)voidAudioQueue. enqueueBuffer(AudioQueueBuffer buffer, AudioStreamPacketDescription[] packetDescs)AudioTimeStampAudioQueue. enqueueBuffer(AudioQueueBuffer buffer, AudioStreamPacketDescription[] packetDescs, int trimFramesAtStart, int trimFramesAtEnd, AudioQueueParameterEvent[] paramValues, AudioTimeStamp startTime)voidMusicEventIterator. fetchEventInfo()voidAudioQueue. flush()voidAudioQueue. freeBuffer(long buffer)voidAudioQueue. freeBuffer(AudioQueueBuffer buffer)AUGraphMusicSequence. getAUGraph()doubleMusicPlayer. getBeatsForHostTime(long hostTime)doubleMusicSequence. getBeatsForSeconds(double seconds)floatAUGraph. getCPULoad()AudioTimeStampAudioQueue. getCurrentDeviceTime()AudioTimeStampAudioQueue. getCurrentTime(AudioQueueTimeline timeline)AudioStreamBasicDescriptionAudioFileStream. getDataFormat()AudioComponentDescriptionAudioComponent. getDescription()MIDIEndpointMusicTrack. getDestMIDIEndpoint()intMusicTrack. getDestNode()static <T extends Struct<T>>
TAudioFile. getGlobalInfo(AudioFileProperty id, Struct<?> specifier, Class<T> type)static intAudioFile. getGlobalInfoSize(AudioFileProperty id, Struct<?> specifier)longMusicPlayer. getHostTimeForBeats(double beats)intAUGraph. getIndNode(int index)MusicTrackMusicSequence. getIndTrack(int trackIndex)AUInputSamplesInOutputCallbackAudioUnit. getInputSamplesInOutputCallback(AUScope scope)AUNodeInteractionAUGraph. getInteractionInfo(int interactionIndex)floatAUGraph. getMaxCPULoad()intAudioUnit. getMaxFramesPerSlice(AUScope scope)AUOutputMIDICallbackAudioUnit. getMIDICallbacks(AUScope scope)StringAudioComponent. getName()AudioTimeStampAudioQueue. getNearestDeviceStartTime(AudioTimeStamp requestedStartTime)AudioUnitAUGraph. getNodeAudioUnit(int node)intAUGraph. getNodeCount()AudioComponentDescriptionAUGraph. getNodeDescription(int node)AUNodeInteraction[]AUGraph. getNodeInteractions(int node)AUNodeInteraction[]AUGraph. getNodeInteractions(int node, int maxInteractions)intAUGraph. getNumberOfInteractions()floatAudioQueue. getParameter(AudioQueueParam param)floatAudioUnit. getParameter(AUParameterType type, AUScope scope)floatAudioUnit. getParameter(AUParameterType type, AUScope scope, int element)doubleMusicPlayer. getPlayRateScalar()<T extends Struct<T>>
TAudioConverter. getProperty(AudioConverterProperty id, Class<T> type)<T extends Struct<T>>
TAudioFile. getProperty(AudioFileProperty id, Class<T> type)<T extends Struct<T>>
TAudioFileStream. getProperty(AudioFileStreamProperty id, Class<T> type)<T extends Struct<T>>
TAudioFormatProperty. getProperty(Struct<?> specifier, Class<T> type)<T extends Struct<T>>
TAudioQueue. getProperty(AudioQueueProperty id, Class<T> type)static <T extends Struct<T>>
TAudioServices. getProperty(AudioServicesProperty id, Struct<?> specifier, Class<T> type)static <T extends Struct<T>>
TAudioSession. getProperty(AudioSessionProperty id, Class<T> type)Deprecated.Deprecated in iOS 7.0.<T extends Struct<T>>
TAudioUnit. getProperty(AUPropertyType type, Class<T> returnType, AUScope scope)<T extends Struct<T>>
TAudioUnit. getProperty(AUPropertyType type, Class<T> returnType, AUScope scope, int element)<T extends Struct<T>>
TExtAudioFile. getProperty(ExtAudioFileProperty id, Class<T> type)<T extends Struct<T>>
TMusicTrack. getProperty(MusicTrackProperty id, Class<T> type)doubleAudioConverter. getPropertyAsDouble(AudioConverterProperty id)doubleAudioFile. getPropertyAsDouble(AudioFileProperty id)doubleAudioFileStream. getPropertyAsDouble(AudioFileStreamProperty id)doubleAudioQueue. getPropertyAsDouble(AudioQueueProperty id)static doubleAudioSession. getPropertyAsDouble(AudioSessionProperty id)Deprecated.doubleAudioUnit. getPropertyAsDouble(AUPropertyType type, AUScope scope)doubleExtAudioFile. getPropertyAsDouble(ExtAudioFileProperty id)doubleMusicTrack. getPropertyAsDouble(MusicTrackProperty id)floatAudioConverter. getPropertyAsFloat(AudioConverterProperty id)floatAudioFile. getPropertyAsFloat(AudioFileProperty id)floatAudioFileStream. getPropertyAsFloat(AudioFileStreamProperty id)floatAudioQueue. getPropertyAsFloat(AudioQueueProperty id)static floatAudioSession. getPropertyAsFloat(AudioSessionProperty id)Deprecated.floatAudioUnit. getPropertyAsFloat(AUPropertyType type, AUScope scope)floatExtAudioFile. getPropertyAsFloat(ExtAudioFileProperty id)floatMusicTrack. getPropertyAsFloat(MusicTrackProperty id)intAudioConverter. getPropertyAsInt(AudioConverterProperty id)intAudioFile. getPropertyAsInt(AudioFileProperty id)intAudioFileStream. getPropertyAsInt(AudioFileStreamProperty id)intAudioQueue. getPropertyAsInt(AudioQueueProperty id)static intAudioSession. getPropertyAsInt(AudioSessionProperty id)Deprecated.intAudioUnit. getPropertyAsInt(AUPropertyType type, AUScope scope)intExtAudioFile. getPropertyAsInt(ExtAudioFileProperty id)intMusicTrack. getPropertyAsInt(MusicTrackProperty id)longAudioConverter. getPropertyAsLong(AudioConverterProperty id)longAudioFile. getPropertyAsLong(AudioFileProperty id)longAudioFileStream. getPropertyAsLong(AudioFileStreamProperty id)longAudioQueue. getPropertyAsLong(AudioQueueProperty id)static longAudioSession. getPropertyAsLong(AudioSessionProperty id)Deprecated.longAudioUnit. getPropertyAsLong(AUPropertyType type, AUScope scope)longExtAudioFile. getPropertyAsLong(ExtAudioFileProperty id)longMusicTrack. getPropertyAsLong(MusicTrackProperty id)intAudioConverter. getPropertySize(AudioConverterProperty id)intAudioFile. getPropertySize(AudioFileProperty id)intAudioFileStream. getPropertySize(AudioFileStreamProperty id)intAudioFormatProperty. getPropertySize(Struct<?> specifier)intAudioQueue. getPropertySize(AudioQueueProperty id)static intAudioServices. getPropertySize(AudioServicesProperty id)static intAudioSession. getPropertySize(AudioSessionProperty id)Deprecated.Deprecated in iOS 7.0.intAudioUnit. getPropertySize(AUPropertyType type, AUScope scope)intAudioUnit. getPropertySize(AUPropertyType type, AUScope scope, int element)intExtAudioFile. getPropertySize(ExtAudioFileProperty id)intAudioQueueProcessingTap. getQueueFrameCount()doubleAudioQueueProcessingTap. getQueueSampleTime()voidAudioQueueProcessingTap. getQueueTime(DoublePtr queueSampleTime, IntPtr queueFrameCount)doubleMusicSequence. getSecondsForBeats(double beats)MusicSequenceMusicPlayer. getSequence()MusicSequenceMusicTrack. getSequence()MusicSequenceTypeMusicSequence. getSequenceType()intAudioQueueProcessingTap. getSourceAudio(int numberFrames, AudioTimeStamp timeStamp, AudioQueueProcessingTapMutableFlags sourceFlags, AudioBufferList data)AudioStreamBasicDescriptionAudioUnit. getStreamFormat(AUScope scope)MusicTrackMusicSequence. getTempoTrack()doubleMusicPlayer. getTime()intMusicSequence. getTrackCount()intMusicSequence. getTrackIndex(MusicTrack track)<T extends Struct<T>>
TAudioFile. getUserData(int userDataID, int index, Class<T> type)intAudioFile. getUserDataSize(int userDataID, int index)intAudioComponent. getVersion()booleanMusicEventIterator. hasCurrentEvent()booleanMusicEventIterator. hasNextEvent()booleanMusicEventIterator. hasPreviousEvent()static AudioFileAudioFile. initialize(AudioFile.Callbacks callback, AudioFileType fileType, AudioStreamBasicDescription format, AudioFileFlags flags)static voidAudioSession. initialize(NSRunLoop runLoop, String runLoopMode, AudioSession.InterruptionListener interruptionListener)Deprecated.Deprecated in iOS 7.0.static voidAudioSession. initialize(NSRunLoop runLoop, NSRunLoopMode runLoopMode, AudioSession.InterruptionListener interruptionListener)Deprecated.Deprecated in iOS 7.0.voidAudioUnit. initialize()voidAUGraph. initialize()booleanAUGraph. isInitialized()booleanAUGraph. isOpen()booleanMusicPlayer. isPlaying()booleanAudioConverter. isPropertyWritable(AudioConverterProperty id)booleanAudioFile. isPropertyWritable(AudioFileProperty id)booleanAudioFileStream. isPropertyWritable(AudioFileStreamProperty id)static booleanAudioServices. isPropertyWritable(AudioServicesProperty id)booleanAudioUnit. isPropertyWritable(AUPropertyType type, AUScope scope)booleanAudioUnit. isPropertyWritable(AUPropertyType type, AUScope scope, int element)booleanExtAudioFile. isPropertyWritable(ExtAudioFileProperty id)booleanAudioQueue. isRunning()booleanAUGraph. isRunning()static booleanAudioServices. isUISound(int systemSoundID)voidMusicSequence. loadFile(NSURL fileRef, MusicSequenceFileTypeID fileTypeHint, MusicSequenceLoadFlags flags)voidMusicSequence. loadFileData(NSData data, MusicSequenceFileTypeID fileTypeHint, MusicSequenceLoadFlags flags)voidAudioUnit. makeConnection(AUConnection connection, AUScope scope)voidMusicTrack. merge(double sourceStartTime, double sourceEndTime, MusicTrack destTrack, double destInsertTime)voidMusicDevice. midiEvent(int status, int data1, int data2, int offsetSampleFrame)voidMusicTrack. moveEvents(double startTime, double endTime, double moveTime)voidMusicTrack. newAUPresetEvent(double timeStamp, AUPresetEvent presetEvent)voidMusicTrack. newExtendedNoteEvent(double timeStamp, ExtendedNoteOnEvent info)voidMusicTrack. newExtendedTempoEvent(double timeStamp, double bpm)voidMusicTrack. newMetaEvent(double timeStamp, MIDIMetaEvent metaEvent)voidMusicTrack. newMIDIChannelEvent(double timeStamp, MIDIChannelMessage message)voidMusicTrack. newMIDINoteEvent(double timeStamp, MIDINoteMessage message)voidMusicTrack. newMIDIRawDataEvent(double timeStamp, MIDIRawData rawData)voidMusicTrack. newParameterEvent(double timeStamp, AUParameterEvent info)MusicTrackMusicSequence. newTrack()voidMusicTrack. newUserEvent(double timeStamp, MusicEventUserData userData)voidMusicEventIterator. nextEvent()AudioQueueBufferAudioQueue. offlineRender(AudioTimeStamp timestamp, AudioQueueBuffer buffer, int numberFrames)voidAURenderCallback. onRender(AUMutableRenderActionFlags actionFlags, AudioTimeStamp timeStamp, int busNumber, int numberFrames, AudioBufferList data)static AudioFileAudioFile. open(AudioFile.Callbacks callback, AudioFileType fileTypeHint)static AudioFileStreamAudioFileStream. open(AudioFileStream.ParseListener parseListener, AudioFileType fileTypeHint)voidAUGraph. open()static AudioFileAudioFile. openURL(NSURL fileRef, AudioFilePermissions permissions, AudioFileType fileTypeHint)static ExtAudioFileExtAudioFile. openURL(NSURL url)voidAudioFile. optimize()voidAudioFileStream. parseBytes(byte[] bytes, AudioFileStreamParseFlags flags)voidAudioQueue. pause()voidMusicPlayer. preroll()voidMusicEventIterator. previousEvent()intAudioQueue. prime(int numberOfFramesToPrepare)voidAudioUnit. process(AUMutableRenderActionFlags actionFlags, AudioTimeStamp timeStamp, int numberFrames, AudioBufferList data)voidAudioUnit. publishOutput(AudioComponentDescription desc, String name, int version)intAudioFile.Callbacks. read(long position, int requestCount, ByteBuffer buffer)intExtAudioFile. read(int numberFrames, AudioBufferList data)byte[]AudioFile. readBytes(boolean useCache, long startingByte, int bytesToRead)voidAUGraph. removeNode(int node)voidAudioQueue. removePropertyListener(AudioQueueProperty id, AudioQueue.PropertyListener listener)static voidAudioSession. removePropertyListener(AudioSessionProperty id, AudioSession.PropertyListener listener)Deprecated.Deprecated in iOS 7.0.voidAudioUnit. removePropertyListener(AUPropertyType id, AUPropertyListener listener)voidAudioUnit. removeRenderNotify(AURenderCallback callback)voidAUGraph. removeRenderNotify(AURenderCallback callback)voidAudioFile. removeUserData(int userDataID, int index)voidAudioUnit. render(AUMutableRenderActionFlags actionFlags, AudioTimeStamp timeStamp, int outputBusNumber, int numberFrames, AudioBufferList data)voidAudioUnit. render(AURenderActionFlags actionFlags, AudioTimeStamp timeStamp, int outputBusNumber, int numberFrames, AudioBufferList data)voidAudioConverter. reset()voidAudioQueue. reset()voidAudioUnit. reset(AUScope scope, int element)voidMusicSequence. reverse()voidAudioUnit. scheduleAudioFileRegion(AUScheduledAudioFileRegion region, AUScope scope)voidAudioUnit. scheduleAudioSlice(AUScheduledAudioSlice slice, AUScope scope)longAudioFileStream. seek(long packetOffset, AudioFileStreamMutableSeekFlags flags)voidExtAudioFile. seek(long frameOffset)voidMusicEventIterator. seek(double timeStamp)static voidAudioSession. setActive(boolean active)Deprecated.Deprecated in iOS 7.0.static voidAudioSession. setActive(boolean active, AudioSessionActivationFlags flags)Deprecated.Deprecated in iOS 7.0.voidMusicSequence. setAUGraph(AUGraph graph)static voidAudioServices. setCompletesPlaybackIfAppDies(int systemSoundID, boolean ui)voidMusicTrack. setDestMIDIEndpoint(MIDIEndpoint endpoint)voidMusicTrack. setDestNode(int node)<T extends Struct<T>>
voidMusicEventIterator. setEventData(MusicEventType type, T data)voidMusicEventIterator. setEventTime(double timeStamp)voidAudioUnit. setHostCallback(AUHostCallback callback, AUScope scope)voidAudioUnit. setInputSamplesInOutputCallback(AUInputSamplesInOutputCallback callback, AUScope scope)voidAudioUnit. setMaxFramesPerSlice(int maxFramesPerSlice, AUScope scope)voidAudioUnit. setMIDICallbacks(AUOutputMIDICallback callback, AUScope scope)voidMusicSequence. setMIDIEndpoint(MIDIEndpoint endpoint)voidAUGraph. setNodeInputCallback(int destNode, int destInputNumber, AURenderCallback inputCallback)voidAudioQueue. setOfflineRenderFormat(AudioStreamBasicDescription format, AudioChannelLayout layout)voidAudioQueue. setParameter(AudioQueueParam param, float value)voidAudioUnit. setParameter(AUParameterType type, float value, AUScope scope)voidAudioUnit. setParameter(AUParameterType type, float value, AUScope scope, int element, int bufferOffsetInFrames)voidMusicPlayer. setPlayRateScalar(double scaleRate)voidAudioConverter. setProperty(AudioConverterProperty id, double value)voidAudioConverter. setProperty(AudioConverterProperty id, float value)voidAudioConverter. setProperty(AudioConverterProperty id, int value)voidAudioConverter. setProperty(AudioConverterProperty id, long value)<T extends Struct<T>>
voidAudioConverter. setProperty(AudioConverterProperty id, T data)voidAudioFile. setProperty(AudioFileProperty id, double value)voidAudioFile. setProperty(AudioFileProperty id, float value)voidAudioFile. setProperty(AudioFileProperty id, int value)voidAudioFile. setProperty(AudioFileProperty id, long value)<T extends Struct<T>>
voidAudioFile. setProperty(AudioFileProperty id, T data)voidAudioFileStream. setProperty(AudioFileStreamProperty id, double value)voidAudioFileStream. setProperty(AudioFileStreamProperty id, float value)voidAudioFileStream. setProperty(AudioFileStreamProperty id, int value)voidAudioFileStream. setProperty(AudioFileStreamProperty id, long value)<T extends Struct<T>>
voidAudioFileStream. setProperty(AudioFileStreamProperty id, T data)voidAudioQueue. setProperty(AudioQueueProperty id, double value)voidAudioQueue. setProperty(AudioQueueProperty id, float value)voidAudioQueue. setProperty(AudioQueueProperty id, int value)voidAudioQueue. setProperty(AudioQueueProperty id, long value)<T extends Struct<T>>
voidAudioQueue. setProperty(AudioQueueProperty id, T data)static <T extends Struct<T>>
voidAudioServices. setProperty(AudioServicesProperty id, Struct<?> specifier, T data)static voidAudioSession. setProperty(AudioSessionProperty id, double value)Deprecated.static voidAudioSession. setProperty(AudioSessionProperty id, float value)Deprecated.static voidAudioSession. setProperty(AudioSessionProperty id, int value)Deprecated.static voidAudioSession. setProperty(AudioSessionProperty id, long value)Deprecated.static <T extends Struct<T>>
voidAudioSession. setProperty(AudioSessionProperty id, T data)Deprecated.Deprecated in iOS 7.0.voidAudioUnit. setProperty(AUPropertyType type, double value, AUScope scope)voidAudioUnit. setProperty(AUPropertyType type, float value, AUScope scope)voidAudioUnit. setProperty(AUPropertyType type, int value, AUScope scope)voidAudioUnit. setProperty(AUPropertyType type, long value, AUScope scope)<T extends Struct<T>>
voidAudioUnit. setProperty(AUPropertyType type, Struct<T> data, AUScope scope)<T extends Struct<T>>
voidAudioUnit. setProperty(AUPropertyType type, Struct<T> data, AUScope scope, int element)voidExtAudioFile. setProperty(ExtAudioFileProperty id, double value)voidExtAudioFile. setProperty(ExtAudioFileProperty id, float value)voidExtAudioFile. setProperty(ExtAudioFileProperty id, int value)voidExtAudioFile. setProperty(ExtAudioFileProperty id, long value)<T extends Struct<T>>
voidExtAudioFile. setProperty(ExtAudioFileProperty id, T data)voidMusicTrack. setProperty(MusicTrackProperty id, double value)voidMusicTrack. setProperty(MusicTrackProperty id, float value)voidMusicTrack. setProperty(MusicTrackProperty id, int value)voidMusicTrack. setProperty(MusicTrackProperty id, long value)<T extends Struct<T>>
voidMusicTrack. setProperty(MusicTrackProperty id, T data)voidAudioUnit. setRenderCallback(AURenderCallback callback, AUScope scope)voidMusicPlayer. setSequence(MusicSequence sequence)voidMusicSequence. setSequenceType(MusicSequenceType type)voidAudioUnit. setStreamFormat(AudioStreamBasicDescription streamFormat, AUScope scope)voidMusicPlayer. setTime(double time)static voidAudioServices. setUISound(int systemSoundID, boolean ui)voidMusicSequence. setUserCallback(MusicSequence.UserCallback callback)voidAudioFile. setUserData(int userDataID, int index, Struct<?> userData)voidAudioQueue. start()voidAudioQueue. start(AudioTimeStamp startTime)voidAUGraph. start()voidMusicPlayer. start()intMusicDevice. startNote(int groupID, int offsetSampleFrame, MusicDeviceNoteParams params)voidAudioUnit. startOutput()voidAudioQueue. stop(boolean immediate)voidAUGraph. stop()voidMusicPlayer. stop()voidMusicDevice. stopNote(int groupID, int noteInstanceID, int offsetSampleFrame)voidAudioUnit. stopOutput()voidMusicDevice. sysEx(byte[] data)longExtAudioFile. tell()AudioTimeStampAudioQueue. translateDeviceTime(AudioTimeStamp time)voidAudioUnit. uninitialize()voidAUGraph. uninitialize()booleanAUGraph. update()static ExtAudioFileExtAudioFile. wrapAudioFile(AudioFile audioFile, boolean forWriting)intAudioFile.Callbacks. write(long position, int requestCount, ByteBuffer buffer)voidExtAudioFile. write(int numberFrames, AudioBufferList data)voidExtAudioFile. writeAsync(int numberFrames, AudioBufferList data)intAudioFile. writeBytes(boolean useCache, long startingByte, byte[] buffer) -
Uses of OSStatusException in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that throw OSStatusException Modifier and Type Method Description static booleanOSStatusException. throwIfNecessary(OSStatus status)Throws anOSStatusException(org.robovm.apple.corefoundation.OSStatus)if the supplied status isn'tnulland doesn't equalOSStatus.NO_ERR. -
Uses of OSStatusException in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that throw OSStatusException Modifier and Type Method Description BytePtrCMBlockBuffer. accessDataBytes(long offset, long length, VoidPtr temporaryBlock)voidCMTimebase. addTimer(NSTimer timer, NSRunLoop runloop)voidCMTimebase. addTimerDispatchSource(DispatchSource timerSource)voidCMBlockBuffer. appendBufferReference(CMBlockBuffer targetBBuf, long offsetToData, long dataLength, CMBlockBufferFlags flags)voidCMBlockBuffer. appendMemoryBlock(VoidPtr memoryBlock, long blockLength, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags)voidCMBlockBuffer. assureBlockMemory()voidCMBufferQueue. callForEachBuffer(CMBufferQueue.ForEachCallback callback)voidCMSampleBuffer. callForEachSample(CMSampleBuffer.ForEachCallback callback)voidCMSampleBuffer. callForEachSample(Block2<CMSampleBuffer,Long,OSStatus> handler)CMBlockBufferCMClosedCaptionFormatDescription. copyAsBigEndianClosedCaptionDescriptionBlockBuffer(String closedCaptionDescriptionFlavor)static CMBlockBufferCMVideoFormatDescription. copyAsBigEndianImageDescriptionBlockBuffer(CFAllocator allocator, CMVideoFormatDescription videoFormatDescription, int imageDescriptionStringEncoding, String imageDescriptionFlavor)CMBlockBufferCMMetadataFormatDescription. copyAsBigEndianMetadataDescriptionBlockBuffer(String metadataDescriptionFlavor)CMBlockBufferCMAudioFormatDescription. copyAsBigEndianSoundDescriptionBlockBuffer(CMAudioFormatDescription audioFormatDescription, CMSoundDescriptionFlavor soundDescriptionFlavor)CMBlockBufferCMTextFormatDescription. copyAsBigEndianTextDescriptionBlockBuffer(String textDescriptionFlavor)CMBlockBufferCMTimeCodeFormatDescription. copyAsBigEndianTimeCodeDescriptionBlockBuffer(CMTimeCodeFormatDescription timeCodeFormatDescription, String timeCodeDescriptionFlavor)voidCMBlockBuffer. copyDataBytes(long offsetToData, long dataLength, VoidPtr destination)voidCMSampleBuffer. copyPCMDataIntoAudioBufferList(int frameOffset, int numFrames, AudioBufferList bufferList)static CMAudioFormatDescriptionCMAudioFormatDescription. create(AudioStreamBasicDescription asbd, long layoutSize, AudioChannelLayout layout, long magicCookieSize, VoidPtr magicCookie, NSDictionary<NSString,?> extensions)static CMBlockBufferCMBlockBuffer. create(int subBlockCapacity, CMBlockBufferFlags flags)static CMBlockBufferCMBlockBuffer. create(CMBlockBuffer targetBuffer, long offsetToData, long dataLength, CMBlockBufferFlags flags)static CMBlockBufferCMBlockBuffer. create(CMBlockBuffer sourceBuffer, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags)static CMBlockBufferCMBlockBuffer. create(VoidPtr memoryBlock, long blockLength, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags)static CMBufferQueueCMBufferQueue. create(long capacity, CMBufferQueueCallbacks callback)static CMClosedCaptionFormatDescriptionCMClosedCaptionFormatDescription. create(CMMediaType mediaType, CMClosedCaptionFormatType formatType, NSDictionary<NSString,?> extensions)static CMFormatDescriptionCMFormatDescription. create(CFAllocator allocator, CMMediaType mediaType, int mediaSubtype, NSDictionary<NSString,?> extensions)static CMFormatDescriptionCMFormatDescription. create(CMMediaType mediaType, int mediaSubtype, NSDictionary<NSString,?> extensions)static CMMetadataFormatDescriptionCMMetadataFormatDescription. create(CMMetadataFormatDescription srcDesc, List<CMMetadataFormatDescriptionMetadataSpecification> metadataSpecifications)static CMMuxedFormatDescriptionCMMuxedFormatDescription. create(CMMuxedStreamType muxType, CMVideoFormatDescriptionExtension extensions)static CMSampleBufferCMSampleBuffer. create(CMBlockBuffer dataBuffer, boolean dataReady, CMSampleBuffer.MakeDataReadyCallback callback, CMFormatDescription formatDescription, long numSamples, CMSampleTimingInfo[] sampleTimingArray, long[] sampleSizeArray)static CMSampleBufferCMSampleBuffer. create(CVImageBuffer imageBuffer, boolean dataReady, CMSampleBuffer.MakeDataReadyCallback callback, CMVideoFormatDescription formatDescription, CMSampleTimingInfo sampleTiming)static CMSimpleQueueCMSimpleQueue. create(int capacity)static CMSimpleQueueCMSimpleQueue. create(CFAllocator allocator, int capacity)static CMTextFormatDescriptionCMTextFormatDescription. create(CMMediaType mediaType, CMTextFormatType mediaSubtype, CMTextFormatDescriptionExtension extensions)static CMTimebaseCMTimebase. create(CMClock masterClock)static CMTimebaseCMTimebase. create(CMTimebase masterTimebase)static CMTimeCodeFormatDescriptionCMTimeCodeFormatDescription. create(CMTimeCodeFormatType timeCodeFormatType, CMTime frameDuration, int frameQuanta, CMTimeCodeFlags tcFlags, CMTimeCodeFormatDescriptionExtension extensions)static CMVideoFormatDescriptionCMVideoFormatDescription. create(CMVideoCodecType codecType, int width, int height, CMVideoFormatDescriptionExtension extensions)static CMVideoFormatDescriptionCMVideoFormatDescription. create(CVImageBuffer imageBuffer)static CMClockCMClock. createAudioClock()static CMClockCMClock. createAudioClock(CFAllocator allocator)static CMSampleBufferCMSampleBuffer. createAudioSampleBuffer(CMBlockBuffer dataBuffer, boolean dataReady, CMSampleBuffer.MakeDataReadyCallback callback, CMFormatDescription formatDescription, long numSamples, CMTime sbufPTS, AudioStreamPacketDescription[] packetDescriptions)static CMSampleBufferCMSampleBuffer. createAudioSampleBuffer(CMBlockBuffer dataBuffer, CMFormatDescription formatDescription, long numSamples, CMTime sbufPTS, AudioStreamPacketDescription[] packetDescriptions)static CMMetadataFormatDescriptionCMMetadataFormatDescription. createByMergingFormatDescriptions(CMMetadataFormatDescription srcDesc1, CMMetadataFormatDescription srcDesc2)CMSampleBufferCMSampleBuffer. createCopy()CMSampleBufferCMSampleBuffer. createCopy(CFRange sampleRange)CMSampleBufferCMSampleBuffer. createCopy(CMSampleTimingInfo[] sampleTimingArray)static CMClosedCaptionFormatDescriptionCMClosedCaptionFormatDescription. createFromBigEndianClosedCaptionDescriptionBlockBuffer(CMBlockBuffer closedCaptionDescriptionBlockBuffer, String closedCaptionDescriptionFlavor)static CMClosedCaptionFormatDescriptionCMClosedCaptionFormatDescription. createFromBigEndianClosedCaptionDescriptionData(BytePtr closedCaptionDescriptionData, long closedCaptionDescriptionSize, String closedCaptionDescriptionFlavor)static CMVideoFormatDescriptionCMVideoFormatDescription. createFromBigEndianImageDescriptionBlockBuffer(CMBlockBuffer imageDescriptionBlockBuffer, int imageDescriptionStringEncoding, String imageDescriptionFlavor)static CMVideoFormatDescriptionCMVideoFormatDescription. createFromBigEndianImageDescriptionData(BytePtr imageDescriptionData, long imageDescriptionSize, int imageDescriptionStringEncoding, String imageDescriptionFlavor)static CMMetadataFormatDescriptionCMMetadataFormatDescription. createFromBigEndianMetadataDescriptionBlockBuffer(CMBlockBuffer metadataDescriptionBlockBuffer, String metadataDescriptionFlavor)static CMMetadataFormatDescriptionCMMetadataFormatDescription. createFromBigEndianMetadataDescriptionData(BytePtr metadataDescriptionData, long metadataDescriptionSize, String metadataDescriptionFlavor)static CMAudioFormatDescriptionCMAudioFormatDescription. createFromBigEndianSoundDescriptionBlockBuffer(CMBlockBuffer soundDescriptionBlockBuffer, CMSoundDescriptionFlavor soundDescriptionFlavor)static CMAudioFormatDescriptionCMAudioFormatDescription. createFromBigEndianSoundDescriptionData(BytePtr soundDescriptionData, long soundDescriptionSize, CMSoundDescriptionFlavor soundDescriptionFlavor)static CMTextFormatDescriptionCMTextFormatDescription. createFromBigEndianTextDescriptionBlockBuffer(CMBlockBuffer textDescriptionBlockBuffer, String textDescriptionFlavor, CMMediaType mediaType)static CMTextFormatDescriptionCMTextFormatDescription. createFromBigEndianTextDescriptionData(BytePtr textDescriptionData, long textDescriptionSize, String textDescriptionFlavor, CMMediaType mediaType)static CMTimeCodeFormatDescriptionCMTimeCodeFormatDescription. createFromBigEndianTimeCodeDescriptionBlockBuffer(CMBlockBuffer timeCodeDescriptionBlockBuffer, String timeCodeDescriptionFlavor)static CMTimeCodeFormatDescriptionCMTimeCodeFormatDescription. createFromBigEndianTimeCodeDescriptionData(BytePtr timeCodeDescriptionData, long timeCodeDescriptionSize, String timeCodeDescriptionFlavor)static StringCMMetadataIdentifier. createIdentifier(CFType key, String keySpace)static StringCMMetadataIdentifier. createIdentifier(CFType key, CMMetadataKeySpace keySpace)static CFTypeCMMetadataIdentifier. createKey(String identifier)static CFTypeCMMetadataIdentifier. createKey(CMMetadataIdentifier identifier)static NSDataCMMetadataIdentifier. createKeyAsData(String identifier)static NSDataCMMetadataIdentifier. createKeyAsData(CMMetadataIdentifier identifier)StringCMMetadataIdentifier. createKeySpace(String identifier)StringCMMetadataIdentifier. createKeySpace(CMMetadataIdentifier identifier)CMSampleBufferCMSampleBuffer. createReady(CMBlockBuffer dataBuffer, CMFormatDescription formatDescription, long numSamples, CMSampleTimingInfo[] sampleTimingArray, long[] sampleSizeArray)static CMSampleBufferCMSampleBuffer. createReady(CVImageBuffer imageBuffer, CMVideoFormatDescription formatDescription, CMSampleTimingInfo sampleTiming)static CMAudioFormatDescriptionCMAudioFormatDescription. createSummary(List<CMAudioFormatDescription> formatDescriptionArray)static CMMetadataFormatDescriptionCMMetadataFormatDescription. createWithKeys(CMMetadataFormatType metadataType, List<CMMetadataFormatDescriptionKey> keys)static CMMetadataFormatDescriptionCMMetadataFormatDescription. createWithMetadataSpecifications(CMMetadataFormatType metadataType, List<CMMetadataFormatDescriptionMetadataSpecification> metadataSpecifications)voidCMSimpleQueue. enqueue(VoidPtr element)voidCMBlockBuffer. fillDataBytes(byte fillByte, long offsetIntoDestination, long dataLength)voidCMSampleBuffer.ForEachCallback. forEach(CMSampleBuffer buffer, long index)CMTimeCMClock. getAnchorReferenceTime()CMTimeCMClock. getAnchorTime()CMTimeCMClockOrTimebase. getAnchorTime()AudioBufferListCMSampleBuffer. getAudioBufferList(long bufferListSize, CMSampleBufferFlags flags, CMBlockBuffer buffer)AudioStreamPacketDescription[]CMSampleBuffer. getAudioStreamPacketDescriptions(long packetDescriptionsSize)doubleCMTextFormatDescription. getDefaultStyleFontSize()shortCMTextFormatDescription. getDefaultStyleLocalFontID()CGRectCMTextFormatDescription. getDefaultTextBox(boolean originIsAtTopLeft, double heightOfTextTrack)CMTextDisplayFlagsCMTextFormatDescription. getDisplayFlags()CMTextJustificationCMTextFormatDescription. getHorizontalJustification()CMSampleTimingInfo[]CMSampleBuffer. getOutputSampleTimingInfoArray(long timingArrayEntries)CMTimeCMClockOrTimebase. getRelativeAnchorTime()long[]CMSampleBuffer. getSampleSizeArray(long sizeArrayEntries)CMSampleTimingInfoCMSampleBuffer. getSampleTimingInfo(long sampleIndex)CMSampleTimingInfo[]CMSampleBuffer. getSampleTimingInfoArray(long timingArrayEntries)CMTextJustificationCMTextFormatDescription. getVerticalJustification()voidCMBufferQueue. installTrigger(CMBufferQueue.TriggerCallback callback, CMBufferQueueTriggerCondition triggerCondition, long triggerThreshold)voidCMBufferQueue. installTrigger(CMBufferQueue.TriggerCallback callback, CMBufferQueueTriggerCondition triggerCondition, CMTime triggerTime)voidCMSampleBuffer. invalidate()voidCMBufferQueue.ForEachCallback. invoke(CMBuffer buffer)booleanCMTextFormatDescription. isDefaultStyleBold()booleanCMTextFormatDescription. isDefaultStyleItalic()booleanCMTextFormatDescription. isDefaultStyleUnderline()voidCMSampleBuffer. makeDataReady()voidCMSampleBuffer.MakeDataReadyCallback. makeDataReady(CMSampleBuffer buffer)voidCMBufferQueue. markEndOfData()voidCMTimebase. notificationBarrier()voidCMMetadataDataType. register(String description, List<String> conformingDataTypes)static voidCMMetadataDataType. registerDataType(String dataType, String description, List<String> conformingDataTypes)voidCMTimebase. removeTimer(NSTimer timer)voidCMTimebase. removeTimerDispatchSource(DispatchSource timerSource)voidCMBufferQueue. removeTrigger(CMBufferQueueTriggerToken triggerToken)voidCMBlockBuffer. replaceDataBytes(VoidPtr sourceBytes, long offsetIntoDestination, long dataLength)voidCMBufferQueue. reset()voidCMBufferQueue. reset(CMBufferQueue.ResetCallback callback)voidCMSimpleQueue. reset()voidCMTimebase. setAnchorTime(CMTime timebaseTime, CMTime immediateMasterTime)voidCMSampleBuffer. setAudioBufferList(AudioBufferList bufferList, CMSampleBufferFlags flags)voidCMSampleBuffer. setDataBuffer(CMBlockBuffer dataBuffer)voidCMSampleBuffer. setDataFailed(OSStatus status)voidCMSampleBuffer. setDataReady()voidCMSampleBuffer. setInvalidateCallback(CMSampleBuffer.InvalidateCallback callback)voidCMSampleBuffer. setInvalidateHandler(VoidBlock1<CMSampleBuffer> invalidateHandler)voidCMSampleBuffer. setOutputPresentationTimeStamp(CMTime outputPresentationTimeStamp)voidCMTimebase. setRate(double rate)voidCMTimebase. setRateAndAnchorTime(double rate, CMTime timebaseTime, CMTime immediateMasterTime)voidCMTimebase. setTime(CMTime time)voidCMTimebase. setTimerDispatchSourceNextFireTime(DispatchSource timerSource, CMTime fireTime)voidCMTimebase. setTimerDispatchSourceToFireImmediately(DispatchSource timerSource)voidCMTimebase. setTimerNextFireTime(NSTimer timer, CMTime fireTime)voidCMTimebase. setTimerToFireImmediately(NSTimer timer)voidCMBufferQueue. setValidationCallback(CMBufferQueue.ValidationCallback callback)voidCMSampleBuffer. trackDataReadiness(CMSampleBuffer sbufToTrack) -
Uses of OSStatusException in org.robovm.apple.mediatoolbox
Methods in org.robovm.apple.mediatoolbox that throw OSStatusException Modifier and Type Method Description static MTAudioProcessingTapMTAudioProcessingTap. create(MTAudioProcessingTap.Callbacks callbacks, MTAudioProcessingTapCreationFlags flags)longMTAudioProcessingTap. getSourceAudio(long numberFrames, AudioBufferList bufferList, MTAudioProcessingTapMutableFlags flags) -
Uses of OSStatusException in org.robovm.apple.security
Methods in org.robovm.apple.security that throw OSStatusException Modifier and Type Method Description static CFTypeSecItem. add(SecAttributes attributes)voidSSLContext. addDistinguishedName(NSData derDN)voidSSLContext. closeContext()static SecTrustSecTrust. create(List<SecCertificate> certificates, List<SecPolicy> policies)static SecTrustSecTrust. create(SecCertificate certificate, SecPolicy policy)byte[]SecKey. decrypt(SecPadding padding, byte[] cipherText)static voidSecItem. delete(SecQuery query)byte[]SecKey. encrypt(SecPadding padding, byte[] plainText)SecTrustResultTypeSecTrust. evaluate()voidSecTrust. evaluateAsync(DispatchQueue queue, VoidBlock2<SecTrust,SecTrustResultType> result)static voidSecKey. generatePair(SecKeyParameters parameters, SecKey.SecKeyPtr publicKey, SecKey.SecKeyPtr privateKey)static voidSecKey. generatePair(SecKeyParameters parameters, VoidBlock2<SecKey,SecKey> result)intSSLContext. getBufferedReadSize()SecCertificateSecIdentity. getCertificate()SSLClientCertificateStateSSLContext. getClientCertificateState()VoidPtrSSLContext. getConnection()List<SecCertificate>SecTrust. getCustomAnchorCertificates()intSSLContext. getDatagramWriteSize()NSArray<NSData>SSLContext. getDistinguishedNames()short[]SSLContext. getEnabledCiphers()static CFTypeSecItem. getMatching(SecQuery query)longSSLContext. getMaxDatagramRecordSize()SSLProtocolSSLContext. getMaxProtocolVersion()SSLProtocolSSLContext. getMinProtocolVersion()shortSSLContext. getNegotiatedCipher()SSLProtocolSSLContext. getNegotiatedProtocolVersion()longSSLContext. getNumberEnabledCiphers()longSSLContext. getNumberSupportedCiphers()StringSSLContext. getPeerDomainName()StringSSLContext. getPeerID()SecTrustSSLContext. getPeerTrust()List<SecPolicy>SecTrust. getPolicies()SecKeySecIdentity. getPrivateKey()booleanSSLContext. getSessionOption(SSLSessionOption option)SSLSessionStateSSLContext. getSessionState()short[]SSLContext. getSupportedCiphers()SecTrustResultTypeSecTrust. getTrustResult()voidSSLContext. handshake()static List<SecImportItem>SecImportExport. importPKCS12(NSData pkcs12_data, SecImportExportOptions options)booleanSecTrust. isNetworkFetchAllowed()byte[]SecKey. rawSign(SecPadding padding, byte[] dataToSign)voidSecKey. rawVerify(SecPadding padding, byte[] signedData, byte[] sig)byte[]SSLContext. read(int dataLength)voidSecTrust. setAnchorCertificates(List<SecCertificate> anchorCertificates)voidSecTrust. setAnchorCertificatesOnly(boolean anchorCertificatesOnly)voidSSLContext. setCertificate(SecIdentity identity, SecCertificate... certificates)voidSSLContext. setClientSideAuthenticate(SSLAuthenticate auth)voidSSLContext. setConnection(VoidPtr connection)voidSSLContext. setDatagramHelloCookie(byte[] cookie)voidSSLContext. setEnabledCiphers(short[] ciphers)voidSSLContext. setEncryptionCertificate(SecIdentity identity, SecCertificate... certificates)voidSSLContext. setMaxDatagramRecordSize(long maxSize)voidSSLContext. setMaxProtocolVersion(SSLProtocol maxVersion)voidSSLContext. setMinProtocolVersion(SSLProtocol minVersion)voidSecTrust. setNetworkFetchAllowed(boolean allowFetch)voidSecTrust. setOCSPResponse(List<NSData> responseData)voidSecTrust. setOCSPResponse(NSData responseData)voidSSLContext. setPeerDomainName(String peerName)voidSSLContext. setPeerID(String peerID)voidSecTrust. setPolicies(List<SecPolicy> policies)voidSecTrust. setPolicy(SecPolicy policy)voidSSLContext. setSessionOption(SSLSessionOption option, boolean value)voidSecTrust. setVerifyDate(NSDate verifyDate)static voidSecItem. update(SecQuery query, SecAttributes attributesToUpdate)longSSLContext. write(byte[] data)