Uses of Class
org.robovm.apple.corefoundation.OSStatus
-
Uses of OSStatus in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return OSStatus Modifier and Type Method Description protected OSStatusAUGraph. addNode0(AudioComponentDescription inDescription, IntPtr outNode)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioQueue. addPropertyListener0(AudioQueueProperty inID, FunctionPtr inProc, long inUserData)protected static OSStatusAudioSession. addPropertyListener0(AudioSessionProperty id, FunctionPtr inProc, long inClientData)Deprecated.Deprecated in iOS 7.0.protected OSStatusAudioUnit. addPropertyListener0(AUPropertyType inID, FunctionPtr inProc, long inProcUserData)protected OSStatusAudioUnit. addRenderNotify0(FunctionPtr inProc, long inProcUserData)protected OSStatusAUGraph. addRenderNotify0(FunctionPtr callback, long refCon)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected static OSStatusAudioServices. addSystemSoundCompletion0(int inSystemSoundID, NSRunLoop inRunLoop, String inRunLoopMode, FunctionPtr inCompletionRoutine, VoidPtr inClientData)protected OSStatusAudioQueue. allocateBuffer0(int inBufferByteSize, int inNumberPacketDescriptions, AudioQueueBuffer.AudioQueueBufferPtr outBuffer)protected OSStatusAudioQueue. allocateBuffer0(int inBufferByteSize, AudioQueueBuffer.AudioQueueBufferPtr outBuffer)OSStatusAudioCodec. appendInputBufferList(AudioBufferList inBufferList, IntPtr ioNumberPackets, AudioStreamPacketDescription inPacketDescription, IntPtr outBytesConsumed)OSStatusAudioCodec. appendInputData(VoidPtr inInputData, IntPtr ioInputDataByteSize, IntPtr ioNumberPackets, AudioStreamPacketDescription inPacketDescription)protected OSStatusMusicTrack. clear0(double inStartTime, double inEndTime)protected OSStatusAUGraph. clearConnections0()Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioFileStream. close0()protected OSStatusAudioFile. closeFile0()protected OSStatusAUGraph. connectNodeInput0(int inSourceNode, int inSourceOutputNumber, int inDestNode, int inDestInputNumber)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusMusicSequence. convertBarBeatTimeToBeats0(CABarBeatTime inBarBeatTime, DoublePtr outBeats)protected OSStatusMusicSequence. convertBeatsToBarBeatTime0(double inBeats, int inSubbeatDivisor, CABarBeatTime.CABarBeatTimePtr outBarBeatTime)protected OSStatusAudioConverter. convertBuffer0(int inInputDataSize, long inInputData, IntPtr ioOutputDataSize, BytePtr outOutputData)protected OSStatusAudioConverter. convertComplexBuffer0(int inNumberPCMFrames, AudioBufferList inInputData, AudioBufferList outOutputData)protected OSStatusMusicTrack. copyInsert0(double inSourceStartTime, double inSourceEndTime, MusicTrack inDestTrack, double inDestInsertTime)protected OSStatusAUGraph. countNodeInteractions0(int inNode, IntPtr outNumInteractions)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioFile. countUserData0(int inUserDataID, IntPtr outNumberItems)protected static OSStatusAudioComponentInstance. create0(AudioComponent inComponent, AudioComponentInstance.AudioComponentInstancePtr outInstance)protected static OSStatusAudioConverter. create0(AudioStreamBasicDescription inSourceFormat, AudioStreamBasicDescription inDestinationFormat, int inNumberClassDescriptions, AudioClassDescription inClassDescriptions, AudioConverter.AudioConverterPtr outAudioConverter)protected static OSStatusAudioConverter. create0(AudioStreamBasicDescription inSourceFormat, AudioStreamBasicDescription inDestinationFormat, AudioConverter.AudioConverterPtr outAudioConverter)protected static OSStatusAudioFile. create0(NSURL inFileRef, AudioFileType inFileType, AudioStreamBasicDescription inFormat, AudioFileFlags inFlags, AudioFile.AudioFilePtr outAudioFile)protected static OSStatusAudioQueueProcessingTap. create0(AudioQueue inAQ, FunctionPtr inCallback, long inClientData, AudioQueueProcessingTapFlags inFlags, IntPtr outMaxFrames, AudioStreamBasicDescription outProcessingFormat, AudioQueueProcessingTap.AudioQueueProcessingTapPtr outAQTap)protected static OSStatusExtAudioFile. create0(NSURL inURL, AudioFileType inFileType, AudioStreamBasicDescription inStreamDesc, AudioChannelLayout inChannelLayout, AudioFileFlags inFlags, ExtAudioFile.ExtAudioFilePtr outExtAudioFile)protected static OSStatusMusicEventIterator. create0(MusicTrack inTrack, MusicEventIterator.MusicEventIteratorPtr outIterator)protected static OSStatusMusicPlayer. create0(MusicPlayer.MusicPlayerPtr outPlayer)protected static OSStatusMusicSequence. create0(MusicSequence.MusicSequencePtr outSequence)protected OSStatusMusicSequence. createFile0(NSURL inFileRef, MusicSequenceFileTypeID inFileType, MusicSequenceFileFlags inFlags, short inResolution)protected OSStatusMusicSequence. createFileData0(MusicSequenceFileTypeID inFileType, MusicSequenceFileFlags inFlags, short inResolution, NSData.NSDataPtr outData)protected static OSStatusAudioQueue. createInput0(AudioStreamBasicDescription inFormat, FunctionPtr inCallbackProc, long inUserData, NSRunLoop inCallbackRunLoop, String inCallbackRunLoopMode, int inFlags, AudioQueue.AudioQueuePtr outAQ)protected static OSStatusAudioQueue. createInputWithDispatchQueue0(AudioQueue.AudioQueuePtr outAQ, AudioStreamBasicDescription inFormat, int inFlags, DispatchQueue inCallbackDispatchQueue, VoidBlock5<AudioQueue,AudioQueueBuffer,AudioTimeStamp,Integer,AudioStreamPacketDescription> inCallbackBlock)protected static OSStatusAudioQueue. createOutput0(AudioStreamBasicDescription inFormat, FunctionPtr inCallbackProc, long inUserData, NSRunLoop inCallbackRunLoop, String inCallbackRunLoopMode, int inFlags, AudioQueue.AudioQueuePtr outAQ)protected static OSStatusAudioQueue. createOutputWithDispatchQueue0(AudioQueue.AudioQueuePtr outAQ, AudioStreamBasicDescription inFormat, int inFlags, DispatchQueue inCallbackDispatchQueue, VoidBlock2<AudioQueue,AudioQueueBuffer> inCallbackBlock)protected static OSStatusAudioServices. createSystemSoundID0(NSURL inFileURL, IntPtr outSystemSoundID)protected OSStatusAudioQueue. createTimeline0(AudioQueueTimeline.AudioQueueTimelinePtr outTimeline)protected OSStatusMusicTrack. cut0(double inStartTime, double inEndTime)protected OSStatusMusicEventIterator. deleteEvent0()protected OSStatusAUGraph. disconnectNodeInput0(int inDestNode, int inDestInputNumber)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioComponentInstance. dispose0()protected OSStatusAudioConverter. dispose0()protected OSStatusAudioQueue. dispose0(boolean inImmediate)protected OSStatusAudioQueueProcessingTap. dispose0()protected OSStatusExtAudioFile. dispose0()protected OSStatusMusicEventIterator. dispose0()protected OSStatusMusicPlayer. dispose0()protected OSStatusMusicSequence. dispose0()protected static OSStatusAudioServices. disposeSystemSoundID0(int inSystemSoundID)protected OSStatusAudioQueue. disposeTimeline0(AudioQueueTimeline inTimeline)protected OSStatusMusicSequence. disposeTrack0(MusicTrack inTrack)protected OSStatusAudioQueue. enqueueBuffer0(long inBuffer, int inNumPacketDescs, AudioStreamPacketDescription.AudioStreamPacketDescriptionPtr inPacketDescs)protected OSStatusAudioQueue. enqueueBuffer0(long inBuffer, int inNumPacketDescs, AudioStreamPacketDescription.AudioStreamPacketDescriptionPtr inPacketDescs, int inTrimFramesAtStart, int inTrimFramesAtEnd, int inNumParamValues, AudioQueueParameterEvent.AudioQueueParameterEventPtr inParamValues, AudioTimeStamp inStartTime, AudioTimeStamp.AudioTimeStampPtr outActualStartTime)protected static OSStatusAudioUnit. extensionSetComponentList0(String extensionIdentifier, NSArray audioComponentInfo)protected OSStatusAudioConverter. fillComplexBuffer0(FunctionPtr inInputDataProc, long inInputDataProcUserData, IntPtr ioOutputDataPacketSize, AudioBufferList outOutputData, AudioStreamPacketDescription.AudioStreamPacketDescriptionPtr outPacketDescription)protected OSStatusAudioQueue. flush0()protected OSStatusAudioQueue. freeBuffer0(long inBuffer)protected OSStatusMusicSequence. getAUGraph0(AUGraph.AUGraphPtr outGraph)OSStatusAUHostCallback. getBeatAndTempo(DoublePtr currentBeat, DoublePtr currentTempo)protected OSStatusMusicPlayer. getBeatsForHostTime0(long inHostTime, DoublePtr outBeats)protected OSStatusMusicSequence. getBeatsForSeconds0(double inSeconds, DoublePtr outBeats)protected OSStatusAUGraph. getCPULoad0(FloatPtr outAverageCPULoad)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioQueue. getCurrentDeviceTime0(AudioTimeStamp.AudioTimeStampPtr outTimeStamp)protected OSStatusAudioQueue. getCurrentTime0(AudioQueueTimeline inTimeline, AudioTimeStamp.AudioTimeStampPtr outTimeStamp, BooleanPtr outTimelineDiscontinuity)protected OSStatusAudioComponent. getDescription0(AudioComponentDescription.AudioComponentDescriptionPtr desc)protected OSStatusMusicTrack. getDestMIDIEndpoint0(MIDIEndpoint.MIDIEndpointPtr outEndpoint)protected OSStatusMusicTrack. getDestNode0(IntPtr outNode)protected OSStatusMusicEventIterator. getEventInfo0(DoublePtr outTimeStamp, IntPtr outEventType, VoidPtr.VoidPtrPtr outEventData, IntPtr outEventDataSize)protected static OSStatusAudioFile. getGlobalInfo0(AudioFileProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, IntPtr ioDataSize, VoidPtr outPropertyData)protected static OSStatusAudioFile. getGlobalInfoSize0(AudioFileProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, IntPtr outDataSize)protected OSStatusMusicPlayer. getHostTimeForBeats0(double inBeats, LongPtr outHostTime)protected OSStatusAUGraph. getIndNode0(int inIndex, IntPtr outNode)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusMusicSequence. getIndTrack0(int inTrackIndex, MusicTrack.MusicTrackPtr outTrack)protected OSStatusAUGraph. getInteractionInfo0(int interactionIndex, AUNodeInteraction.AUNodeInteractionPtr outInteraction)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAUGraph. getMaxCPULoad0(FloatPtr outMaxLoad)Deprecated.AUGraph is deprecated in favor of AVAudioEngineOSStatusAUHostCallback. getMusicalTimeLocation(IntPtr deltaSampleOffsetToNextBeat, FloatPtr timeSigNumerator, IntPtr timeSigDenominator, DoublePtr currentMeasureDownBeat)protected OSStatusAudioComponent. getName0(CFString.CFStringPtr outName)protected OSStatusAudioQueue. getNearestDeviceStartTime0(AudioTimeStamp ioRequestedStartTime, int inFlags)protected OSStatusAUGraph. getNodeCount0(IntPtr outNumberOfNodes)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAUGraph. getNodeInfo0(int inNode, AudioComponentDescription.AudioComponentDescriptionPtr outDescription, AudioUnit.AudioUnitPtr outAudioUnit)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAUGraph. getNodeInteractions0(int node, IntPtr ioNumInteractions, AUNodeInteraction.AUNodeInteractionPtr outInteractions)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAUGraph. getNumberOfInteractions0(IntPtr outNumInteractions)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioQueue. getParameter0(AudioQueueParam inParamID, FloatPtr outValue)protected OSStatusAudioUnit. getParameter0(AUParameterType inID, AUScope inScope, int inElement, FloatPtr outValue)protected OSStatusMusicPlayer. getPlayRateScalar0(DoublePtr outScaleRate)OSStatusAudioCodec. getProperty(int inPropertyID, IntPtr ioPropertyDataSize, VoidPtr outPropertyData)protected OSStatusAudioConverter. getProperty0(AudioConverterProperty inPropertyID, IntPtr ioPropertyDataSize, VoidPtr outPropertyData)protected OSStatusAudioFile. getProperty0(AudioFileProperty inPropertyID, IntPtr ioDataSize, VoidPtr outPropertyData)protected OSStatusAudioFileStream. getProperty0(AudioFileStreamProperty inPropertyID, IntPtr ioPropertyDataSize, VoidPtr outPropertyData)protected static OSStatusAudioFormatProperty. getProperty0(AudioFormatProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, IntPtr ioPropertyDataSize, VoidPtr outPropertyData)protected OSStatusAudioQueue. getProperty0(AudioQueueProperty inID, VoidPtr outData, IntPtr ioDataSize)protected static OSStatusAudioServices. getProperty0(AudioServicesProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, IntPtr ioPropertyDataSize, VoidPtr outPropertyData)protected static OSStatusAudioSession. getProperty0(AudioSessionProperty id, IntPtr ioDataSize, VoidPtr outData)Deprecated.Deprecated in iOS 7.0.protected OSStatusAudioUnit. getProperty0(AUPropertyType inID, AUScope inScope, int inElement, VoidPtr outData, IntPtr ioDataSize)protected OSStatusExtAudioFile. getProperty0(ExtAudioFileProperty inPropertyID, IntPtr ioPropertyDataSize, VoidPtr outPropertyData)protected OSStatusMusicTrack. getProperty0(MusicTrackProperty inPropertyID, VoidPtr outData, IntPtr ioLength)OSStatusAudioCodec. getPropertyInfo(int inPropertyID, IntPtr outSize, BooleanPtr outWritable)protected OSStatusAudioConverter. getPropertyInfo0(AudioConverterProperty inPropertyID, IntPtr outSize, BooleanPtr outWritable)protected OSStatusAudioFile. getPropertyInfo0(AudioFileProperty inPropertyID, IntPtr outDataSize, IntPtr isWritable)protected OSStatusAudioFileStream. getPropertyInfo0(AudioFileStreamProperty inPropertyID, IntPtr outPropertyDataSize, BooleanPtr outWritable)protected static OSStatusAudioFormatProperty. getPropertyInfo0(AudioFormatProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, IntPtr outPropertyDataSize)protected static OSStatusAudioServices. getPropertyInfo0(AudioServicesProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, IntPtr outPropertyDataSize, BooleanPtr outWritable)protected OSStatusAudioUnit. getPropertyInfo0(AUPropertyType inID, AUScope inScope, int inElement, IntPtr outDataSize, BooleanPtr outWritable)protected OSStatusExtAudioFile. getPropertyInfo0(ExtAudioFileProperty inPropertyID, IntPtr outSize, BooleanPtr outWritable)protected OSStatusAudioQueue. getPropertySize0(AudioQueueProperty inID, IntPtr outDataSize)protected static OSStatusAudioSession. getPropertySize0(AudioSessionProperty id, IntPtr outDataSize)Deprecated.Deprecated in iOS 7.0.protected OSStatusAudioQueueProcessingTap. getQueueTime0(DoublePtr outQueueSampleTime, IntPtr outQueueFrameCount)protected OSStatusMusicSequence. getSecondsForBeats0(double inBeats, DoublePtr outSeconds)protected OSStatusMusicPlayer. getSequence0(MusicSequence.MusicSequencePtr outSequence)protected OSStatusMusicTrack. getSequence0(MusicSequence.MusicSequencePtr outSequence)protected OSStatusMusicSequence. getSequenceType0(IntPtr outType)protected OSStatusAudioQueueProcessingTap. getSourceAudio0(int inNumberFrames, AudioTimeStamp ioTimeStamp, AudioQueueProcessingTapMutableFlags outFlags, IntPtr outNumberFrames, AudioBufferList ioData)protected OSStatusMusicSequence. getTempoTrack0(MusicTrack.MusicTrackPtr outTrack)protected OSStatusMusicPlayer. getTime0(DoublePtr outTime)protected OSStatusMusicSequence. getTrackCount0(IntPtr outNumberOfTracks)protected OSStatusMusicSequence. getTrackIndex0(MusicTrack inTrack, IntPtr outTrackIndex)OSStatusAUHostCallback. getTransportState(BooleanPtr isPlaying, BooleanPtr transportStateChanged, DoublePtr currentSampleInTimeLine, BooleanPtr isCycling, DoublePtr cycleStartBeat, DoublePtr cycleEndBeat)OSStatusAUHostCallback. getTransportState2(BooleanPtr isPlaying, BooleanPtr isRecording, BooleanPtr transportStateChanged, DoublePtr currentSampleInTimeLine, BooleanPtr isCycling, DoublePtr cycleStartBeat, DoublePtr cycleEndBeat)protected OSStatusAudioFile. getUserData0(int inUserDataID, int inIndex, IntPtr ioUserDataSize, VoidPtr outUserData)protected OSStatusAudioFile. getUserDataSize0(int inUserDataID, int inIndex, IntPtr outUserDataSize)protected OSStatusAudioComponent. getVersion0(IntPtr outVersion)protected OSStatusMusicEventIterator. hasCurrentEvent0(BooleanPtr outHasCurEvent)protected OSStatusMusicEventIterator. hasNextEvent0(BooleanPtr outHasNextEvent)protected OSStatusMusicEventIterator. hasPreviousEvent0(BooleanPtr outHasPrevEvent)OSStatusAudioCodec. initialize(AudioStreamBasicDescription inInputFormat, AudioStreamBasicDescription inOutputFormat, VoidPtr inMagicCookie, int inMagicCookieByteSize)protected static OSStatusAudioFile. initialize0(long inClientData, FunctionPtr inReadFunc, FunctionPtr inWriteFunc, FunctionPtr inGetSizeFunc, FunctionPtr inSetSizeFunc, AudioFileType inFileType, AudioStreamBasicDescription inFormat, AudioFileFlags inFlags, AudioFile.AudioFilePtr outAudioFile)protected static OSStatusAudioSession. initialize0(NSRunLoop inRunLoop, String inRunLoopMode, FunctionPtr inInterruptionListener, long inClientData)Deprecated.Deprecated in iOS 7.0.protected OSStatusAudioUnit. initialize0()protected OSStatusAUGraph. initialize0()Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAUGraph. isInitialized0(BooleanPtr outIsInitialized)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAUGraph. isOpen0(BooleanPtr outIsOpen)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusMusicPlayer. isPlaying0(BooleanPtr outIsPlaying)protected OSStatusAUGraph. isRunning0(BooleanPtr outIsRunning)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusMusicSequence. loadFile0(NSURL inFileRef, MusicSequenceFileTypeID inFileTypeHint, MusicSequenceLoadFlags inFlags)protected OSStatusMusicSequence. loadFileData0(NSData inData, MusicSequenceFileTypeID inFileTypeHint, MusicSequenceLoadFlags inFlags)protected OSStatusMusicTrack. merge0(double inSourceStartTime, double inSourceEndTime, MusicTrack inDestTrack, double inDestInsertTime)protected static OSStatusMusicDevice. midiEvent0(AudioComponentInstance inUnit, int status, int data1, int data2, int offsetSampleFrame)protected static OSStatusMusicDevice. mIDIEventList0(AudioComponentInstance inUnit, int inOffsetSampleFrame, MIDIEventList evtList)protected OSStatusMusicTrack. moveEvents0(double inStartTime, double inEndTime, double inMoveTime)protected OSStatusMusicTrack. newAUPresetEvent0(double inTimeStamp, AUPresetEvent inPresetEvent)protected OSStatusMusicTrack. newExtendedNoteEvent0(double inTimeStamp, ExtendedNoteOnEvent inInfo)protected OSStatusMusicTrack. newExtendedTempoEvent0(double inTimeStamp, double inBPM)protected OSStatusMusicTrack. newMetaEvent0(double inTimeStamp, MIDIMetaEvent inMetaEvent)protected OSStatusMusicTrack. newMIDIChannelEvent0(double inTimeStamp, MIDIChannelMessage inMessage)protected OSStatusMusicTrack. newMIDINoteEvent0(double inTimeStamp, MIDINoteMessage inMessage)protected OSStatusMusicTrack. newMIDIRawDataEvent0(double inTimeStamp, MIDIRawData inRawData)protected OSStatusMusicTrack. newParameterEvent0(double inTimeStamp, AUParameterEvent inInfo)protected OSStatusMusicSequence. newTrack0(MusicTrack.MusicTrackPtr outTrack)protected OSStatusMusicTrack. newUserEvent0(double inTimeStamp, MusicEventUserData inUserData)protected OSStatusMusicEventIterator. nextEvent0()protected OSStatusAudioQueue. offlineRender0(AudioTimeStamp inTimestamp, AudioQueueBuffer ioBuffer, int inNumberFrames)protected static OSStatusAudioFile. open0(long inClientData, FunctionPtr inReadFunc, FunctionPtr inWriteFunc, FunctionPtr inGetSizeFunc, FunctionPtr inSetSizeFunc, AudioFileType inFileTypeHint, AudioFile.AudioFilePtr outAudioFile)protected static OSStatusAudioFileStream. open0(long inClientData, FunctionPtr inPropertyListenerProc, FunctionPtr inPacketsProc, AudioFileType inFileTypeHint, AudioFileStream.AudioFileStreamPtr outAudioFileStream)protected OSStatusAUGraph. open0()Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected static OSStatusAudioFile. openURL0(NSURL inFileRef, AudioFilePermissions inPermissions, AudioFileType inFileTypeHint, AudioFile.AudioFilePtr outAudioFile)protected static OSStatusExtAudioFile. openURL0(NSURL inURL, ExtAudioFile.ExtAudioFilePtr outExtAudioFile)protected OSStatusAudioFile. optimize0()protected OSStatusAudioFileStream. parseBytes0(int inDataByteSize, long inData, AudioFileStreamParseFlags inFlags)protected OSStatusAudioQueue. pause0()protected OSStatusMusicPlayer. preroll0()protected OSStatusMusicEventIterator. previousEvent0()protected OSStatusAudioQueue. prime0(int inNumberOfFramesToPrepare, IntPtr outNumberOfFramesPrepared)protected OSStatusAudioUnit. process0(AUMutableRenderActionFlags actionFlags, AudioTimeStamp inTimeStamp, int inNumberFrames, AudioBufferList ioData)protected OSStatusAudioUnit. processMultiple0(AUMutableRenderActionFlags actionFlags, AudioTimeStamp inTimeStamp, int inNumberFrames, int inNumberInputBufferLists, AudioBufferList.AudioBufferListPtr inInputBufferLists, int inNumberOutputBufferLists, AudioBufferList.AudioBufferListPtr ioOutputBufferLists)OSStatusAudioCodec. produceOutputBufferList(AudioBufferList ioBufferList, IntPtr ioNumberPackets, AudioStreamPacketDescription outPacketDescription, IntPtr outStatus)OSStatusAudioCodec. produceOutputPackets(VoidPtr outOutputData, IntPtr ioOutputDataByteSize, IntPtr ioNumberPackets, AudioStreamPacketDescription outPacketDescription, IntPtr outStatus)protected static OSStatusAudioUnit. publishOutput0(AudioComponentDescription inDesc, String inName, int inVersion, AudioUnit inOutputUnit)Deprecated.Deprecated in iOS 13.0.protected OSStatusExtAudioFile. read0(IntPtr ioNumberFrames, AudioBufferList ioData)protected OSStatusAudioFile. readBytes0(boolean inUseCache, long inStartingByte, IntPtr ioNumBytes, BytePtr outBuffer)protected OSStatusAudioFile. readPacketData0(boolean inUseCache, IntPtr ioNumBytes, AudioStreamPacketDescription outPacketDescriptions, long inStartingPacket, IntPtr ioNumPackets, VoidPtr outBuffer)protected OSStatusAudioFile. readPackets0(boolean inUseCache, IntPtr outNumBytes, AudioStreamPacketDescription outPacketDescriptions, long inStartingPacket, IntPtr ioNumPackets, VoidPtr outBuffer)Deprecated.Deprecated in iOS 8.0.protected OSStatusAUGraph. removeNode0(int inNode)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioQueue. removePropertyListener0(AudioQueueProperty inID, FunctionPtr inProc, long inUserData)protected static OSStatusAudioSession. removePropertyListener0(AudioSessionProperty id, FunctionPtr inProc, long inClientData)Deprecated.Deprecated in iOS 7.0.protected OSStatusAudioUnit. removePropertyListener0(AUPropertyType inID, FunctionPtr inProc, long inProcUserData)protected OSStatusAudioUnit. removeRenderNotify0(FunctionPtr inProc, long inProcUserData)protected OSStatusAUGraph. removeRenderNotify0(FunctionPtr callback, long refCon)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioFile. removeUserData0(int inUserDataID, int inIndex)protected OSStatusAudioUnit. render0(AUMutableRenderActionFlags actionFlags, AudioTimeStamp inTimeStamp, int inOutputBusNumber, int inNumberFrames, AudioBufferList ioData)OSStatusAudioCodec. reset()protected OSStatusAudioConverter. reset0()protected OSStatusAudioQueue. reset0()protected OSStatusAudioUnit. reset0(AUScope inScope, int inElement)protected OSStatusMusicSequence. reverse0()protected OSStatusAudioFileStream. seek0(long inPacketOffset, LongPtr outDataByteOffset, AudioFileStreamMutableSeekFlags ioFlags)protected OSStatusExtAudioFile. seek0(long inFrameOffset)protected OSStatusMusicEventIterator. seek0(double inTimeStamp)protected static OSStatusAudioSession. setActive0(boolean active)Deprecated.Deprecated in iOS 7.0.protected static OSStatusAudioSession. setActive0(boolean active, AudioSessionActivationFlags flags)Deprecated.Deprecated in iOS 7.0.protected OSStatusMusicSequence. setAUGraph0(AUGraph inGraph)protected OSStatusMusicTrack. setDestMIDIEndpoint0(MIDIEndpoint inEndpoint)protected OSStatusMusicTrack. setDestNode0(int inNode)protected OSStatusMusicEventIterator. setEventInfo0(MusicEventType inEventType, VoidPtr inEventData)protected OSStatusMusicEventIterator. setEventTime0(double inTimeStamp)OSStatusMusicSequence. setMIDIEndpoint0(MIDIEndpoint inEndpoint)protected OSStatusAUGraph. setNodeInputCallback0(int inDestNode, int inDestInputNumber, AURenderCallbackStruct inInputCallback)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAudioQueue. setOfflineRenderFormat0(AudioStreamBasicDescription inFormat, AudioChannelLayout inLayout)protected OSStatusAudioQueue. setParameter0(AudioQueueParam inParamID, float inValue)protected OSStatusAudioUnit. setParameter0(AUParameterType inID, AUScope inScope, int inElement, float inValue, int inBufferOffsetInFrames)protected OSStatusMusicPlayer. setPlayRateScalar0(double inScaleRate)OSStatusAudioCodec. setProperty(int inPropertyID, int inPropertyDataSize, VoidPtr inPropertyData)protected OSStatusAudioConverter. setProperty0(AudioConverterProperty inPropertyID, int inPropertyDataSize, VoidPtr inPropertyData)protected OSStatusAudioFile. setProperty0(AudioFileProperty inPropertyID, int inDataSize, VoidPtr inPropertyData)protected OSStatusAudioFileStream. setProperty0(AudioFileStreamProperty inPropertyID, int inPropertyDataSize, VoidPtr inPropertyData)protected OSStatusAudioQueue. setProperty0(AudioQueueProperty inID, VoidPtr inData, int inDataSize)protected static OSStatusAudioServices. setProperty0(AudioServicesProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, int inPropertyDataSize, VoidPtr inPropertyData)protected static OSStatusAudioSession. setProperty0(AudioSessionProperty id, int inDataSize, VoidPtr inData)Deprecated.Deprecated in iOS 7.0.protected OSStatusAudioUnit. setProperty0(AUPropertyType inID, AUScope inScope, int inElement, VoidPtr inData, int inDataSize)protected OSStatusExtAudioFile. setProperty0(ExtAudioFileProperty inPropertyID, int inPropertyDataSize, VoidPtr inPropertyData)protected OSStatusMusicTrack. setProperty0(MusicTrackProperty inPropertyID, VoidPtr inData, int inLength)protected OSStatusMusicPlayer. setSequence0(MusicSequence inSequence)protected OSStatusMusicSequence. setSequenceType0(MusicSequenceType inType)protected OSStatusMusicPlayer. setTime0(double inTime)OSStatusMusicSequence. setUserCallback0(FunctionPtr inCallback, long inClientData)protected OSStatusAudioFile. setUserData0(int inUserDataID, int inIndex, int inUserDataSize, VoidPtr inUserData)protected OSStatusAudioQueue. start0(AudioTimeStamp inStartTime)protected OSStatusAUGraph. start0()Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusMusicPlayer. start0()protected static OSStatusMusicDevice. startNote0(AudioComponentInstance inUnit, int inInstrument, int inGroupID, IntPtr outNoteInstanceID, int inOffsetSampleFrame, MusicDeviceNoteParams inParams)protected OSStatusAudioUnit. startOutput0()protected OSStatusAudioQueue. stop0(boolean inImmediate)protected OSStatusAUGraph. stop0()Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusMusicPlayer. stop0()protected static OSStatusMusicDevice. stopNote0(AudioComponentInstance inUnit, int groupID, int noteInstanceID, int offsetSampleFrame)protected OSStatusAudioUnit. stopOutput0()protected static OSStatusMusicDevice. sysEx0(AudioComponentInstance inUnit, long data, int length)protected OSStatusExtAudioFile. tell0(LongPtr outFrameOffset)protected OSStatusAudioQueue. translateDeviceTime0(AudioTimeStamp inTime, AudioTimeStamp.AudioTimeStampPtr outTime)OSStatusAudioCodec. uninitialize()protected OSStatusAudioUnit. uninitialize0()protected OSStatusAUGraph. uninitialize0()Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected OSStatusAUGraph. update0(BooleanPtr outIsUpdated)Deprecated.AUGraph is deprecated in favor of AVAudioEngineprotected static OSStatusExtAudioFile. wrapAudioFile0(AudioFile inFileID, boolean inForWriting, ExtAudioFile.ExtAudioFilePtr outExtAudioFile)protected OSStatusExtAudioFile. write0(int inNumberFrames, AudioBufferList ioData)protected OSStatusExtAudioFile. writeAsync0(int inNumberFrames, AudioBufferList ioData)protected OSStatusAudioFile. writeBytes0(boolean inUseCache, long inStartingByte, IntPtr ioNumBytes, long inBuffer)protected OSStatusAudioFile. writePackets0(boolean inUseCache, int inNumBytes, AudioStreamPacketDescription inPacketDescriptions, long inStartingPacket, IntPtr ioNumPackets, VoidPtr inBuffer)Methods in org.robovm.apple.audiotoolbox that return types with arguments of type OSStatus Modifier and Type Method Description Block4<AUEventSampleTime,Byte,Long,BytePtr,OSStatus>AUAudioUnit. getMIDIOutputEventBlock()Block3<AUEventSampleTime,Byte,MIDIEventList,OSStatus>AUAudioUnit. getMIDIOutputEventListBlock()Block5<IntPtr,AudioTimeStamp,Integer,Long,AudioBufferList,OSStatus>AUAudioUnit. getOutputProvider()Block6<IntPtr,AudioTimeStamp,Integer,Long,AudioBufferList,Block5<IntPtr,AudioTimeStamp,Integer,Long,AudioBufferList,OSStatus>,OSStatus>AUAudioUnit. getRenderBlock()Block6<IntPtr,AudioTimeStamp,Integer,Long,AudioBufferList,Block5<IntPtr,AudioTimeStamp,Integer,Long,AudioBufferList,OSStatus>,OSStatus>AUAudioUnit. getRenderBlock()Block3<AUEventSampleTime,Byte,MIDIEventList,OSStatus>AUAudioUnit. getScheduleMIDIEventListBlock()Methods in org.robovm.apple.audiotoolbox with parameters of type OSStatus Modifier and Type Method Description voidAUScheduledAudioFileRegion.CompletionListener. onComplete(AUScheduledAudioFileRegion slice, OSStatus result)Method parameters in org.robovm.apple.audiotoolbox with type arguments of type OSStatus Modifier and Type Method Description static voidAudioToolbox. instantiate(AudioComponent inComponent, AudioComponentInstantiationOptions inOptions, VoidBlock2<AudioComponentInstance,OSStatus> inCompletionHandler)voidAUAudioUnit. setMIDIOutputEventBlock(Block4<AUEventSampleTime,Byte,Long,BytePtr,OSStatus> v)voidAUAudioUnit. setMIDIOutputEventListBlock(Block3<AUEventSampleTime,Byte,MIDIEventList,OSStatus> v)voidAUAudioUnit. setOutputProvider(Block5<IntPtr,AudioTimeStamp,Integer,Long,AudioBufferList,OSStatus> v) -
Uses of OSStatus in org.robovm.apple.avfoundation
Method parameters in org.robovm.apple.avfoundation with type arguments of type OSStatus Modifier and Type Method Description voidAVAudioEngine. connectMIDI(AVAudioNode sourceNode, AVAudioNode destinationNode, AVAudioFormat format, Block4<AUEventSampleTime,Byte,Long,BytePtr,OSStatus> tapBlock)voidAVAudioEngine. connectMIDI(AVAudioNode sourceNode, NSArray<AVAudioNode> destinationNodes, AVAudioFormat format, Block4<AUEventSampleTime,Byte,Long,BytePtr,OSStatus> tapBlock)protected longAVAudioSinkNode. init(Block3<AudioTimeStamp,Integer,AudioBufferList,OSStatus> block)protected longAVAudioSourceNode. init(AVAudioFormat format, Block4<BooleanPtr,AudioTimeStamp,Integer,AudioBufferList,OSStatus> block)protected longAVAudioSourceNode. init(Block4<BooleanPtr,AudioTimeStamp,Integer,AudioBufferList,OSStatus> block)Constructor parameters in org.robovm.apple.avfoundation with type arguments of type OSStatus Constructor Description AVAudioSinkNode(Block3<AudioTimeStamp,Integer,AudioBufferList,OSStatus> block)AVAudioSourceNode(AVAudioFormat format, Block4<BooleanPtr,AudioTimeStamp,Integer,AudioBufferList,OSStatus> block)AVAudioSourceNode(Block4<BooleanPtr,AudioTimeStamp,Integer,AudioBufferList,OSStatus> block) -
Uses of OSStatus in org.robovm.apple.corefoundation
Fields in org.robovm.apple.corefoundation declared as OSStatus Modifier and Type Field Description static OSStatusOSStatus. NO_ERRMethods in org.robovm.apple.corefoundation that return OSStatus Modifier and Type Method Description OSStatusOSStatus.OSStatusPtr. get()OSStatusOSStatusException. getStatus()static OSStatusOSStatus.Marshaler. toObject(Class<?> cls, int value, long flags)static OSStatusOSStatus. valueOf(int value)static OSStatusOSStatus. valueOf(ValuedEnum value)Methods in org.robovm.apple.corefoundation with parameters of type OSStatus Modifier and Type Method Description voidOSStatus.OSStatusPtr. set(OSStatus o)static booleanOSStatusException. throwIfNecessary(OSStatus status)Throws anOSStatusException(org.robovm.apple.corefoundation.OSStatus)if the supplied status isn'tnulland doesn't equalNO_ERR.static intOSStatus.Marshaler. toNative(OSStatus v, long flags)Constructors in org.robovm.apple.corefoundation with parameters of type OSStatus Constructor Description OSStatusException(OSStatus status) -
Uses of OSStatus in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return OSStatus Modifier and Type Method Description protected static OSStatusCMBlockBuffer. accessDataBytes0(CMBlockBuffer theBuffer, long offset, long length, VoidPtr temporaryBlock, BytePtr.BytePtrPtr returnedPointerOut)protected OSStatusCMTimebase. addTimer0(NSTimer timer, NSRunLoop runloop)protected OSStatusCMTimebase. addTimerDispatchSource0(DispatchSource timerSource)protected OSStatusCMBlockBuffer. appendBufferReference0(CMBlockBuffer targetBBuf, long offsetToData, long dataLength, CMBlockBufferFlags flags)protected OSStatusCMBlockBuffer. appendMemoryBlock0(VoidPtr memoryBlock, long blockLength, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags)protected OSStatusCMBlockBuffer. assureBlockMemory0()protected OSStatusCMBufferQueue. callForEachBuffer0(FunctionPtr callback, long refcon)protected OSStatusCMSampleBuffer. callForEachSample0(Block2<CMSampleBuffer,Long,OSStatus> handler)protected OSStatusCMSampleBuffer. callForEachSample0(FunctionPtr callback, long refcon)protected OSStatusCMBlockBuffer. copyDataBytes0(long offsetToData, long dataLength, VoidPtr destination)protected OSStatusCMSampleBuffer. copyPCMDataIntoAudioBufferList0(int frameOffset, int numFrames, AudioBufferList bufferList)protected static OSStatusCMAudioFormatDescription. create0(CFAllocator allocator, AudioStreamBasicDescription asbd, long layoutSize, AudioChannelLayout layout, long magicCookieSize, VoidPtr magicCookie, NSDictionary extensions, CMAudioFormatDescription.CMAudioFormatDescriptionPtr formatDescriptionOut)protected static OSStatusCMBlockBuffer. create0(CFAllocator structureAllocator, int subBlockCapacity, CMBlockBufferFlags flags, CMBlockBuffer.CMBlockBufferPtr blockBufferOut)protected static OSStatusCMBlockBuffer. create0(CFAllocator structureAllocator, CMBlockBuffer bufferReference, long offsetToData, long dataLength, CMBlockBufferFlags flags, CMBlockBuffer.CMBlockBufferPtr blockBufferOut)protected static OSStatusCMBlockBuffer. create0(CFAllocator structureAllocator, CMBlockBuffer sourceBuffer, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags, CMBlockBuffer.CMBlockBufferPtr blockBufferOut)protected static OSStatusCMBlockBuffer. create0(CFAllocator structureAllocator, VoidPtr memoryBlock, long blockLength, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags, CMBlockBuffer.CMBlockBufferPtr blockBufferOut)protected static OSStatusCMBufferQueue. create0(CFAllocator allocator, long capacity, org.robovm.apple.coremedia.CMBufferCallbacksStruct callbacks, CMBufferQueue.CMBufferQueuePtr queueOut)protected static OSStatusCMFormatDescription. create0(CFAllocator allocator, CMMediaType mediaType, int mediaSubType, CFDictionary extensions, CMFormatDescription.CMFormatDescriptionPtr formatDescriptionOut)protected static OSStatusCMSampleBuffer. create0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, FunctionPtr makeDataReadyCallback, long makeDataReadyRefcon, CMFormatDescription formatDescription, long numSamples, long numSampleTimingEntries, CMSampleTimingInfo sampleTimingArray, long numSampleSizeEntries, MachineSizedUIntPtr sampleSizeArray, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSimpleQueue. create0(CFAllocator allocator, int capacity, CMSimpleQueue.CMSimpleQueuePtr queueOut)protected static OSStatusCMTimebase. create0(CFAllocator allocator, CMClock sourceClock, CMTimebase.CMTimebasePtr timebaseOut)protected static OSStatusCMTimebase. create0(CFAllocator allocator, CMTimebase sourceTimebase, CMTimebase.CMTimebasePtr timebaseOut)protected static OSStatusCMClock. createAudioClock0(CFAllocator allocator, CMClock.CMClockPtr clockOut)protected static OSStatusCMSampleBuffer. createAudioSampleBuffer0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, CMFormatDescription formatDescription, long numSamples, CMTime presentationTimeStamp, AudioStreamPacketDescription packetDescriptions, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut, Block1<CMSampleBuffer,OSStatus> makeDataReadyHandler)protected static OSStatusCMSampleBuffer. createAudioSampleBuffer0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, FunctionPtr makeDataReadyCallback, long makeDataReadyRefcon, CMFormatDescription formatDescription, long numSamples, CMTime presentationTimeStamp, AudioStreamPacketDescription packetDescriptions, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSampleBuffer. createAudioSampleBuffer0(CFAllocator allocator, CMBlockBuffer dataBuffer, CMFormatDescription formatDescription, long numSamples, CMTime presentationTimeStamp, AudioStreamPacketDescription packetDescriptions, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSampleBuffer. createCopy0(CFAllocator allocator, CMSampleBuffer sbuf, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSampleBuffer. createCopyWithNewTiming0(CFAllocator allocator, CMSampleBuffer originalSBuf, long numSampleTimingEntries, CMSampleTimingInfo sampleTimingArray, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSampleBuffer. createForImageBuffer0(CFAllocator allocator, CVImageBuffer imageBuffer, boolean dataReady, FunctionPtr makeDataReadyCallback, long makeDataReadyRefcon, CMVideoFormatDescription formatDescription, CMSampleTimingInfo sampleTiming, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSampleBuffer. createForImageBufferWithMakeDataReadyHandler0(CFAllocator allocator, CVImageBuffer imageBuffer, boolean dataReady, CMVideoFormatDescription formatDescription, CMSampleTimingInfo sampleTiming, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut, Block1<CMSampleBuffer,OSStatus> makeDataReadyHandler)protected static OSStatusCMSampleBuffer. createForRange0(CFAllocator allocator, CMSampleBuffer sbuf, CFRange sampleRange, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMMetadataIdentifier. createIdentifier0(CFAllocator allocator, CFType key, String keySpace, CFString.CFStringPtr identifierOut)protected static OSStatusCMMetadataIdentifier. createKey0(CFAllocator allocator, String identifier, CFType.CFTypePtr keyOut)protected static OSStatusCMMetadataIdentifier. createKeyAsData0(CFAllocator allocator, String identifier, NSData.NSDataPtr keyOut)protected static OSStatusCMMetadataIdentifier. createKeySpace0(CFAllocator allocator, String identifier, CFString.CFStringPtr keySpaceOut)protected static OSStatusCMSampleBuffer. createReady0(CFAllocator allocator, CMBlockBuffer dataBuffer, CMFormatDescription formatDescription, long numSamples, long numSampleTimingEntries, CMSampleTimingInfo sampleTimingArray, long numSampleSizeEntries, MachineSizedUIntPtr sampleSizeArray, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSampleBuffer. createReadyWithImageBuffer0(CFAllocator allocator, CVImageBuffer imageBuffer, CMVideoFormatDescription formatDescription, CMSampleTimingInfo sampleTiming, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)static OSStatusCMBufferQueue. createWithHandlers(CFAllocator allocator, long capacity, CMBufferHandlers handlers, CMBufferQueue.CMBufferQueuePtr queueOut)protected static OSStatusCMSampleBuffer. createWithMakeDataReadyHandler0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, CMFormatDescription formatDescription, long numSamples, long numSampleTimingEntries, CMSampleTimingInfo sampleTimingArray, long numSampleSizeEntries, MachineSizedUIntPtr sampleSizeArray, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut, Block1<CMSampleBuffer,OSStatus> makeDataReadyHandler)protected OSStatusCMBufferQueue. enqueue0(CFType buf)protected OSStatusCMSimpleQueue. enqueue0(VoidPtr element)protected static OSStatusCMBlockBuffer. fillDataBytes0(byte fillByte, CMBlockBuffer destinationBuffer, long offsetIntoDestination, long dataLength)protected OSStatusCMClock. getAnchorTime0(CMTime.CMTimePtr clockTimeOut, CMTime.CMTimePtr referenceClockTimeOut)protected OSStatusCMSampleBuffer. getAudioBufferList0(MachineSizedUIntPtr bufferListSizeNeededOut, AudioBufferList bufferListOut, long bufferListSize, CFAllocator blockBufferStructureAllocator, CFAllocator blockBufferBlockAllocator, CMSampleBufferFlags flags, CMBlockBuffer.CMBlockBufferPtr blockBufferOut)protected OSStatusCMSampleBuffer. getAudioStreamPacketDescriptions0(long packetDescriptionsSize, AudioStreamPacketDescription packetDescriptionsOut, MachineSizedUIntPtr packetDescriptionsSizeNeededOut)protected OSStatusCMBlockBuffer. getDataPointer0(long offset, MachineSizedUIntPtr lengthAtOffsetOut, MachineSizedUIntPtr totalLengthOut, BytePtr.BytePtrPtr dataPointerOut)protected OSStatusCMTextFormatDescription. getDefaultStyle0(ShortPtr localFontIDOut, BooleanPtr boldOut, BooleanPtr italicOut, BooleanPtr underlineOut, MachineSizedFloatPtr fontSizeOut, MachineSizedFloatPtr colorComponentsOut)protected OSStatusCMTextFormatDescription. getDefaultTextBox0(boolean originIsAtTopLeft, double heightOfTextTrack, CGRect.CGRectPtr defaultTextBoxOut)protected OSStatusCMTextFormatDescription. getDisplayFlags0(IntPtr displayFlagsOut)protected OSStatusCMTextFormatDescription. getFontName0(short localFontID, CFString.CFStringPtr fontNameOut)static OSStatusCMVideoFormatDescription. getHEVCParameterSetAtIndex(CMFormatDescription videoDesc, long parameterSetIndex, BytePtr.BytePtrPtr parameterSetPointerOut, MachineSizedUIntPtr parameterSetSizeOut, MachineSizedUIntPtr parameterSetCountOut, IntPtr NALUnitHeaderLengthOut)protected OSStatusCMTextFormatDescription. getJustification0(BytePtr horizontaJustificationlOut, BytePtr verticalJustificationOut)protected OSStatusCMSampleBuffer. getOutputSampleTimingInfoArray0(long timingArrayEntries, CMSampleTimingInfo timingArrayOut, MachineSizedSIntPtr timingArrayEntriesNeededOut)protected OSStatusCMClockOrTimebase. getRelativeRateAndAnchorTime0(CMClockOrTimebase relativeToClockOrTimebase, DoublePtr outRelativeRate, CMTime.CMTimePtr outOfClockOrTimebaseAnchorTime, CMTime.CMTimePtr outRelativeToClockOrTimebaseAnchorTime)protected OSStatusCMSampleBuffer. getSampleSizeArray0(long sizeArrayEntries, MachineSizedUIntPtr sizeArrayOut, MachineSizedSIntPtr sizeArrayEntriesNeededOut)protected OSStatusCMSampleBuffer. getSampleTimingInfo0(long sampleIndex, CMSampleTimingInfo timingInfoOut)protected OSStatusCMSampleBuffer. getSampleTimingInfoArray0(long numSampleTimingEntries, CMSampleTimingInfo timingArrayOut, MachineSizedSIntPtr timingArrayEntriesNeededOut)OSStatusCMSampleBuffer. hasDataFailed()protected OSStatusCMBufferQueue. installTrigger0(CMBufferQueueTriggerCondition condition, long threshold, CMBufferQueueTriggerToken.CMBufferQueueTriggerTokenPtr triggerTokenOut, VoidBlock1<CMBufferQueueTriggerToken> handler)protected OSStatusCMBufferQueue. installTrigger0(CMBufferQueueTriggerCondition condition, CMTime time, CMBufferQueueTriggerToken.CMBufferQueueTriggerTokenPtr triggerTokenOut, VoidBlock1<CMBufferQueueTriggerToken> handler)protected OSStatusCMBufferQueue. installTrigger0(FunctionPtr callback, long refcon, CMBufferQueueTriggerCondition condition, long threshold, CMBufferQueueTriggerToken.CMBufferQueueTriggerTokenPtr triggerTokenOut)protected OSStatusCMBufferQueue. installTrigger0(FunctionPtr callback, long refcon, CMBufferQueueTriggerCondition condition, CMTime time, CMBufferQueueTriggerToken.CMBufferQueueTriggerTokenPtr triggerTokenOut)protected OSStatusCMSampleBuffer. invalidate0()protected OSStatusCMSampleBuffer. makeDataReady0()protected OSStatusCMBufferQueue. markEndOfData0()protected OSStatusCMTimebase. notificationBarrier0()protected static OSStatusCMMetadataDataType. registerDataType0(String dataType, String description, List<String> conformingDataTypes)protected OSStatusCMTimebase. removeTimer0(NSTimer timer)protected OSStatusCMTimebase. removeTimerDispatchSource0(DispatchSource timerSource)protected OSStatusCMBufferQueue. removeTrigger0(CMBufferQueueTriggerToken triggerToken)protected static OSStatusCMBlockBuffer. replaceDataBytes0(VoidPtr sourceBytes, CMBlockBuffer destinationBuffer, long offsetIntoDestination, long dataLength)protected OSStatusCMBufferQueue. reset0()protected OSStatusCMBufferQueue. reset0(FunctionPtr callback, long refcon)protected OSStatusCMSimpleQueue. reset0()protected OSStatusCMTimebase. setAnchorTime0(CMTime timebaseTime, CMTime immediateSourceTime)protected OSStatusCMSampleBuffer. setAudioBufferList0(CFAllocator blockBufferStructureAllocator, CFAllocator blockBufferBlockAllocator, CMSampleBufferFlags flags, AudioBufferList bufferList)protected OSStatusCMSampleBuffer. setDataBuffer0(CMBlockBuffer dataBuffer)protected OSStatusCMSampleBuffer. setDataFailed0(OSStatus status)protected OSStatusCMSampleBuffer. setDataReady0()protected OSStatusCMSampleBuffer. setInvalidateCallback0(FunctionPtr invalidateCallback, long invalidateRefCon)protected OSStatusCMSampleBuffer. setInvalidateHandler0(VoidBlock1<CMSampleBuffer> invalidateHandler)protected OSStatusCMSampleBuffer. setOutputPresentationTimeStamp0(CMTime outputPresentationTimeStamp)protected OSStatusCMTimebase. setRate0(double rate)protected OSStatusCMTimebase. setRateAndAnchorTime0(double rate, CMTime timebaseTime, CMTime immediateSourceTime)protected OSStatusCMTimebase. setSourceClock0(CMClock newSourceClock)protected OSStatusCMTimebase. setSourceTimebase0(CMTimebase newSourceTimebase)protected OSStatusCMTimebase. setTime0(CMTime time)protected OSStatusCMTimebase. setTimerDispatchSourceNextFireTime0(DispatchSource timerSource, CMTime fireTime, int flags)protected OSStatusCMTimebase. setTimerDispatchSourceToFireImmediately0(DispatchSource timerSource)protected OSStatusCMTimebase. setTimerNextFireTime0(NSTimer timer, CMTime fireTime, int flags)protected OSStatusCMTimebase. setTimerToFireImmediately0(NSTimer timer)protected OSStatusCMBufferQueue. setValidationCallback0(FunctionPtr callback, long refcon)OSStatusCMBufferQueue. setValidationHandler(Block2<CMBufferQueue,CFType,OSStatus> handler)protected OSStatusCMSampleBuffer. trackDataReadiness0(CMSampleBuffer sampleBufferToTrack)Methods in org.robovm.apple.coremedia with parameters of type OSStatus Modifier and Type Method Description voidCMSampleBuffer. setDataFailed(OSStatus status)protected OSStatusCMSampleBuffer. setDataFailed0(OSStatus status)Method parameters in org.robovm.apple.coremedia with type arguments of type OSStatus Modifier and Type Method Description voidCMSampleBuffer. callForEachSample(Block2<CMSampleBuffer,Long,OSStatus> handler)protected OSStatusCMSampleBuffer. callForEachSample0(Block2<CMSampleBuffer,Long,OSStatus> handler)protected static OSStatusCMSampleBuffer. createAudioSampleBuffer0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, CMFormatDescription formatDescription, long numSamples, CMTime presentationTimeStamp, AudioStreamPacketDescription packetDescriptions, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut, Block1<CMSampleBuffer,OSStatus> makeDataReadyHandler)protected static OSStatusCMSampleBuffer. createForImageBufferWithMakeDataReadyHandler0(CFAllocator allocator, CVImageBuffer imageBuffer, boolean dataReady, CMVideoFormatDescription formatDescription, CMSampleTimingInfo sampleTiming, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut, Block1<CMSampleBuffer,OSStatus> makeDataReadyHandler)protected static OSStatusCMSampleBuffer. createWithMakeDataReadyHandler0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, CMFormatDescription formatDescription, long numSamples, long numSampleTimingEntries, CMSampleTimingInfo sampleTimingArray, long numSampleSizeEntries, MachineSizedUIntPtr sampleSizeArray, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut, Block1<CMSampleBuffer,OSStatus> makeDataReadyHandler)static NSObjectProtocolCMSampleBuffer.Notifications. observeDataFailed(CMSampleBuffer object, VoidBlock2<CMSampleBuffer,OSStatus> block)OSStatusCMBufferQueue. setValidationHandler(Block2<CMBufferQueue,CFType,OSStatus> handler) -
Uses of OSStatus in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return OSStatus Modifier and Type Method Description OSStatusMIDIIOErrorNotification. getErrorCode()OSStatusMIDIDevice. newEntity(String name, MIDIProtocolID protocol, boolean embedded, long numSourceEndpoints, long numDestinationEndpoints, MIDIEntity.MIDIEntityPtr newEntity)static OSStatusMIDI. receivedEventList(MIDIEndpoint src, MIDIEventList evtlist)static OSStatusMIDI. sendEventList(MIDIPort port, MIDIEndpoint dest, MIDIEventList evtlist)Methods in org.robovm.apple.coremidi with parameters of type OSStatus Modifier and Type Method Description MIDIIOErrorNotificationMIDIIOErrorNotification. setErrorCode(OSStatus errorCode)Constructors in org.robovm.apple.coremidi with parameters of type OSStatus Constructor Description MIDIIOErrorNotification(MIDINotificationMessageID messageID, int messageSize, MIDIDevice driverDevice, OSStatus errorCode) -
Uses of OSStatus in org.robovm.apple.mediatoolbox
Methods in org.robovm.apple.mediatoolbox that return OSStatus Modifier and Type Method Description protected static OSStatusMTAudioProcessingTap. create(CFAllocator allocator, org.robovm.apple.mediatoolbox.MTAudioProcessingTapCallbacksStruct callbacks, MTAudioProcessingTapCreationFlags flags, MTAudioProcessingTap.MTAudioProcessingTapPtr tapOut)protected OSStatusMTAudioProcessingTap. getSourceAudio0(long numberFrames, AudioBufferList bufferListInOut, MTAudioProcessingTapMutableFlags flagsOut, CMTimeRange timeRangeOut, MachineSizedSIntPtr numberFramesOut) -
Uses of OSStatus in org.robovm.apple.security
Methods in org.robovm.apple.security that return OSStatus Modifier and Type Method Description protected static OSStatusSecItem. add0(SecAttributes attributes, CFType.CFTypePtr result)protected OSStatusSSLContext. addDistinguishedName0(long derDN, long derDNLen)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. closeContext0()Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. copyRequestedPeerName0(BytePtr peerName, MachineSizedUIntPtr peerNameLen)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. copyRequestedPeerNameLength0(MachineSizedUIntPtr peerNameLen)Deprecated.Deprecated in iOS 13.0.protected static OSStatusSecTrust. create0(CFType certificates, CFType policies, SecTrust.SecTrustPtr trust)protected OSStatusSecKey. decrypt0(SecPadding padding, long cipherText, long cipherTextLen, BytePtr plainText, MachineSizedUIntPtr plainTextLen)Deprecated.Deprecated in iOS 15.0.protected static OSStatusSecItem. delete0(SecQuery query)protected OSStatusSecKey. encrypt0(SecPadding padding, long plainText, long plainTextLen, BytePtr cipherText, MachineSizedUIntPtr cipherTextLen)Deprecated.Deprecated in iOS 15.0.protected OSStatusSecTrust. evaluate0(IntPtr result)Deprecated.Deprecated in iOS 13.0.protected OSStatusSecTrust. evaluateAsync0(DispatchQueue queue, VoidBlock2<SecTrust,SecTrustResultType> result)Deprecated.Deprecated in iOS 13.0.OSStatusSecTrust. evaluateAsyncWithError(DispatchQueue queue, VoidBlock3<SecTrust,Boolean,NSError> result)protected static OSStatusSecKey. generatePair0(SecKeyParameters parameters, SecKey.SecKeyPtr publicKey, SecKey.SecKeyPtr privateKey)Deprecated.Deprecated in iOS 15.0.protected OSStatusSSLContext. getALPNProtocols0(NSArray.NSArrayPtr<NSData> protocols)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getBufferedReadSize0(MachineSizedUIntPtr bufferSize)Deprecated.Deprecated in iOS 13.0.protected OSStatusSecIdentity. getCertificate0(SecCertificate.SecCertificatePtr certificateRef)protected OSStatusSSLContext. getClientCertificateState0(IntPtr clientState)Deprecated.Deprecated in iOS 13.0.OSStatusSecCertificate. getCommonName(String commonName)protected OSStatusSSLContext. getConnection0(VoidPtr.VoidPtrPtr connection)Deprecated.Deprecated in iOS 13.0.protected OSStatusSecTrust. getCustomAnchorCertificates0(CFArray.CFArrayPtr anchors)protected OSStatusSSLContext. getDatagramWriteSize0(MachineSizedUIntPtr bufSize)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getDistinguishedNames0(NSArray.NSArrayPtr<NSData> names)Deprecated.Deprecated in iOS 13.0.OSStatusSecCertificate. getEmailAddresses(List<String> emailAddresses)protected OSStatusSSLContext. getEnabledCiphers0(ShortPtr ciphers, MachineSizedUIntPtr numCiphers)Deprecated.Deprecated in iOS 13.0.protected static OSStatusSecItem. getMatching0(SecQuery query, CFType.CFTypePtr result)protected OSStatusSSLContext. getMaxDatagramRecordSize0(MachineSizedUIntPtr maxSize)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getMaxProtocolVersion0(IntPtr maxVersion)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getMinProtocolVersion0(IntPtr minVersion)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getNegotiatedCipher0(ShortPtr cipherSuite)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getNegotiatedProtocolVersion0(IntPtr protocol)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getNumberEnabledCiphers0(MachineSizedUIntPtr numCiphers)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getNumberSupportedCiphers0(MachineSizedUIntPtr numCiphers)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getPeerDomainName0(BytePtr peerName, MachineSizedUIntPtr peerNameLen)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getPeerDomainNameLength0(MachineSizedUIntPtr peerNameLen)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getPeerID0(BytePtr.BytePtrPtr peerID, MachineSizedUIntPtr peerIDLen)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getPeerTrust0(SecTrust.SecTrustPtr trust)Deprecated.Deprecated in iOS 13.0.protected OSStatusSecTrust. getPolicies0(CFArray.CFArrayPtr policies)protected OSStatusSecIdentity. getPrivateKey0(SecKey.SecKeyPtr privateKeyRef)protected OSStatusSSLContext. getSessionOption0(SSLSessionOption option, BooleanPtr value)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getSessionState0(IntPtr state)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. getSupportedCiphers0(ShortPtr ciphers, MachineSizedUIntPtr numCiphers)Deprecated.Deprecated in iOS 13.0.protected OSStatusSecTrust. getTrustResult0(IntPtr result)protected OSStatusSSLContext. handshake0()Deprecated.Deprecated in iOS 13.0.protected static OSStatusSecImportExport. importPKCS120(NSData pkcs12_data, SecImportExportOptions options, CFArray.CFArrayPtr items)protected OSStatusSecTrust. isNetworkFetchAllowed0(BooleanPtr allowFetch)protected OSStatusSecKey. rawSign0(SecPadding padding, long dataToSign, long dataToSignLen, BytePtr sig, MachineSizedUIntPtr sigLen)Deprecated.Deprecated in iOS 15.0.protected OSStatusSecKey. rawVerify0(SecPadding padding, long signedData, long signedDataLen, long sig, long sigLen)Deprecated.Deprecated in iOS 15.0.protected OSStatusSSLContext. read0(BytePtr data, long dataLength, MachineSizedUIntPtr processed)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. reHandshake0()Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setALPNProtocols0(NSArray protocols)Deprecated.Deprecated in iOS 13.0.protected OSStatusSecTrust. setAnchorCertificates0(List<SecCertificate> anchorCertificates)protected OSStatusSecTrust. setAnchorCertificatesOnly0(boolean anchorCertificatesOnly)protected OSStatusSSLContext. setCertificate0(CFArray certRefs)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setClientSideAuthenticate0(SSLAuthenticate auth)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setConnection0(VoidPtr connection)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setDatagramHelloCookie0(long cookie, long cookieLen)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setEnabledCiphers0(long ciphers, long numCiphers)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setEncryptionCertificate0(CFArray certRefs)Deprecated.Deprecated in iOS 9.0.protected OSStatusSSLContext. setError0(OSStatus status)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setIOFunctions0(FunctionPtr readFunc, FunctionPtr writeFunc)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setMaxDatagramRecordSize0(long maxSize)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setMaxProtocolVersion0(SSLProtocol maxVersion)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setMinProtocolVersion0(SSLProtocol minVersion)Deprecated.Deprecated in iOS 13.0.protected OSStatusSecTrust. setNetworkFetchAllowed0(boolean allowFetch)protected OSStatusSecTrust. setOCSPResponse0(CFType responseData)protected OSStatusSSLContext. setOCSPResponse0(NSData response)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setPeerDomainName0(long peerName, long peerNameLen)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setPeerID0(long peerID, long peerIDLen)Deprecated.Deprecated in iOS 13.0.protected OSStatusSecTrust. setPolicies0(CFType policies)protected OSStatusSSLContext. setSessionConfig0(String config)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setSessionOption0(SSLSessionOption option, boolean value)Deprecated.Deprecated in iOS 13.0.protected OSStatusSSLContext. setSessionTicketsEnabled0(boolean enabled)Deprecated.Deprecated in iOS 13.0.OSStatusSecTrust. setSignedCertificateTimestamps(NSArray sctArray)protected OSStatusSecTrust. setVerifyDate0(NSDate verifyDate)protected static OSStatusSecItem. update0(SecQuery query, SecAttributes attributesToUpdate)protected OSStatusSSLContext. write0(long data, long dataLength, MachineSizedUIntPtr processed)Deprecated.Deprecated in iOS 13.0.Methods in org.robovm.apple.security with parameters of type OSStatus Modifier and Type Method Description static StringSecErrorCode. copyErrorMessageString(OSStatus status, VoidPtr reserved)protected OSStatusSSLContext. setError0(OSStatus status)Deprecated.Deprecated in iOS 13.0.