Package apple.coremidi
Class MIDICISession
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.objc.ObjCObject
-
- apple.NSObject
-
- apple.coremidi.MIDICISession
-
- All Implemented Interfaces:
NSObject
public class MIDICISession extends NSObject
MIDICISession Object representating a MIDI Capability Inquiry session. A MIDI Capability Inquiry session is a bidirectional communication path between a MIDI process and a MIDI-CI node (i.e., paired MIDI source and destination) identified using MIDI-CI discovery. A MIDICISession can be used to manipulate MIDI-CI profiles and to discover the MIDI-CI property capability.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceMIDICISession.Block_initWithDiscoveredNodeDataReadyHandlerDisconnectHandler_1static interfaceMIDICISession.Block_initWithDiscoveredNodeDataReadyHandlerDisconnectHandler_2static interfaceMIDICISession.Block_profileChangedCallback_retstatic interfaceMIDICISession.Block_profileSpecificDataHandler_retstatic interfaceMIDICISession.Block_setProfileChangedCallbackstatic interfaceMIDICISession.Block_setProfileSpecificDataHandler-
Nested classes/interfaces inherited from class apple.NSObject
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMIDICISession(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static booleanaccessInstanceVariablesDirectly()static MIDICISessionalloc()static java.lang.ObjectallocWithZone(org.moe.natj.general.ptr.VoidPtr zone)static booleanautomaticallyNotifiesObserversForKey(java.lang.String key)static voidcancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)static voidcancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget, org.moe.natj.objc.SEL aSelector, java.lang.Object anArgument)static NSArray<java.lang.String>classFallbacksForKeyedArchiver()static org.moe.natj.objc.ClassclassForKeyedUnarchiver()static java.lang.StringdebugDescription_static()static java.lang.Stringdescription_static()MIDICIDeviceInfodeviceInfo()Obtain the device's basic identification.booleandisableProfileOnChannelError(MIDICIProfile profile, byte channel, org.moe.natj.general.ptr.Ptr<NSError> outError)Given a MIDI channel number, asynchronously request that the supplied profile be disabled.booleanenableProfileOnChannelError(MIDICIProfile profile, byte channel, org.moe.natj.general.ptr.Ptr<NSError> outError)Given a MIDI channel number, asynchronously request that the supplied profile be enabled.static longhash_static()MIDICISessioninit()MIDICISessioninitWithDiscoveredNodeDataReadyHandlerDisconnectHandler(MIDICIDiscoveredNode discoveredNode, MIDICISession.Block_initWithDiscoveredNodeDataReadyHandlerDisconnectHandler_1 handler, MIDICISession.Block_initWithDiscoveredNodeDataReadyHandlerDisconnectHandler_2 disconnectHandler)static NSObject.Function_instanceMethodForSelector_retinstanceMethodForSelector(org.moe.natj.objc.SEL aSelector)static NSMethodSignatureinstanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)static booleaninstancesRespondToSelector(org.moe.natj.objc.SEL aSelector)static booleanisSubclassOfClass(org.moe.natj.objc.Class aClass)static NSSet<java.lang.String>keyPathsForValuesAffectingValueForKey(java.lang.String key)NSNumbermaxPropertyRequests()intNSNumbermaxSysExSize()unsigned longintmidiDestination()The MIDI destination with which the session is communicating.static java.lang.Objectnew_objc()MIDICISession.Block_profileChangedCallback_retprofileChangedCallback()An optional block called when a device signals that a profile has been enabled or disabled.MIDICISession.Block_profileSpecificDataHandler_retprofileSpecificDataHandler()An optional block called when a device sends profile-specific data to the session.MIDICIProfileStateprofileStateForChannel(byte channel)Given a MIDI channel number, return the supported profiles.static booleanresolveClassMethod(org.moe.natj.objc.SEL sel)static booleanresolveInstanceMethod(org.moe.natj.objc.SEL sel)booleansendProfileOnChannelProfileData(MIDICIProfile profile, byte channel, NSData profileSpecificData)Given a MIDI channel number, send profile specific data to the MIDICISession.voidsetProfileChangedCallback(MIDICISession.Block_setProfileChangedCallback value)An optional block called when a device signals that a profile has been enabled or disabled.voidsetProfileSpecificDataHandler(MIDICISession.Block_setProfileSpecificDataHandler value)An optional block called when a device sends profile-specific data to the session.static voidsetVersion_static(long aVersion)static org.moe.natj.objc.Classsuperclass_static()booleansupportsProfileCapability()After CI session data is ready, indicates whether the entity supports the MIDI-CI profile capability.booleansupportsPropertyCapability()After CI session data is ready, indicates whether the entity supports the MIDI-CI property exchange capability.static longversion_static()-
Methods inherited from class apple.NSObject
accessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKey
-
-
-
-
Method Detail
-
accessInstanceVariablesDirectly
public static boolean accessInstanceVariablesDirectly()
-
alloc
public static MIDICISession alloc()
-
allocWithZone
public static java.lang.Object allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
-
automaticallyNotifiesObserversForKey
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
-
cancelPreviousPerformRequestsWithTarget
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
-
cancelPreviousPerformRequestsWithTargetSelectorObject
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget, org.moe.natj.objc.SEL aSelector, java.lang.Object anArgument)
-
classFallbacksForKeyedArchiver
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
-
classForKeyedUnarchiver
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
-
debugDescription_static
public static java.lang.String debugDescription_static()
-
description_static
public static java.lang.String description_static()
-
disableProfileOnChannelError
public boolean disableProfileOnChannelError(MIDICIProfile profile, byte channel, org.moe.natj.general.ptr.Ptr<NSError> outError)
Given a MIDI channel number, asynchronously request that the supplied profile be disabled. The result of this operation is sent to the MIDICIProfileChangedBlock. Returnes YES if the request is valid.
-
enableProfileOnChannelError
public boolean enableProfileOnChannelError(MIDICIProfile profile, byte channel, org.moe.natj.general.ptr.Ptr<NSError> outError)
Given a MIDI channel number, asynchronously request that the supplied profile be enabled. The result of this operation is sent to the MIDICIProfileChangedBlock. Returns YES if the request is valid.
-
hash_static
public static long hash_static()
-
init
public MIDICISession init()
-
instanceMethodForSelector
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
-
instanceMethodSignatureForSelector
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
-
instancesRespondToSelector
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
-
isSubclassOfClass
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
-
keyPathsForValuesAffectingValueForKey
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
-
new_objc
public static java.lang.Object new_objc()
-
profileChangedCallback
public MIDICISession.Block_profileChangedCallback_ret profileChangedCallback()
An optional block called when a device signals that a profile has been enabled or disabled.
-
profileStateForChannel
public MIDICIProfileState profileStateForChannel(byte channel)
Given a MIDI channel number, return the supported profiles. Note that the arrays will be empty if this property is queried before data is ready.
-
resolveClassMethod
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
-
resolveInstanceMethod
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
-
setProfileChangedCallback
public void setProfileChangedCallback(MIDICISession.Block_setProfileChangedCallback value)
An optional block called when a device signals that a profile has been enabled or disabled.
-
setVersion_static
public static void setVersion_static(long aVersion)
-
superclass_static
public static org.moe.natj.objc.Class superclass_static()
-
supportsProfileCapability
public boolean supportsProfileCapability()
After CI session data is ready, indicates whether the entity supports the MIDI-CI profile capability.
-
supportsPropertyCapability
public boolean supportsPropertyCapability()
After CI session data is ready, indicates whether the entity supports the MIDI-CI property exchange capability.
-
version_static
public static long version_static()
-
deviceInfo
public MIDICIDeviceInfo deviceInfo()
Obtain the device's basic identification. Nil before data is ready or if the device does not support MIDI-CI.
-
initWithDiscoveredNodeDataReadyHandlerDisconnectHandler
public MIDICISession initWithDiscoveredNodeDataReadyHandlerDisconnectHandler(MIDICIDiscoveredNode discoveredNode, MIDICISession.Block_initWithDiscoveredNodeDataReadyHandlerDisconnectHandler_1 handler, MIDICISession.Block_initWithDiscoveredNodeDataReadyHandlerDisconnectHandler_2 disconnectHandler)
-
maxPropertyRequests
public NSNumber maxPropertyRequests()
int
-
maxSysExSize
public NSNumber maxSysExSize()
unsigned long
-
midiDestination
public int midiDestination()
The MIDI destination with which the session is communicating.
-
profileSpecificDataHandler
public MIDICISession.Block_profileSpecificDataHandler_ret profileSpecificDataHandler()
An optional block called when a device sends profile-specific data to the session.
-
sendProfileOnChannelProfileData
public boolean sendProfileOnChannelProfileData(MIDICIProfile profile, byte channel, NSData profileSpecificData)
Given a MIDI channel number, send profile specific data to the MIDICISession. Returns YES if the data was successfully sent.
-
setProfileSpecificDataHandler
public void setProfileSpecificDataHandler(MIDICISession.Block_setProfileSpecificDataHandler value)
An optional block called when a device sends profile-specific data to the session.
-
-