pyobjc-framework-CoreMediaIO 10.1__tar.gz → 10.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Lib/CoreMediaIO/__init__.py +28 -0
  2. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Lib/CoreMediaIO/_metadata.py +48 -119
  3. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Lib/pyobjc_framework_CoreMediaIO.egg-info/PKG-INFO +3 -3
  4. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Lib/pyobjc_framework_CoreMediaIO.egg-info/SOURCES.txt +2 -4
  5. pyobjc_framework_coremediaio-10.3/Lib/pyobjc_framework_CoreMediaIO.egg-info/requires.txt +2 -0
  6. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/License.txt +1 -1
  7. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PKG-INFO +3 -3
  8. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmioextensionproperties.py +5 -0
  9. pyobjc-framework-CoreMediaIO-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_coremediaio-10.3/metadata/raw/arm64-14.5.fwinfo +87 -89
  10. pyobjc-framework-CoreMediaIO-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_coremediaio-10.3/metadata/raw/x86_64-14.5.fwinfo +87 -89
  11. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/setup.py +2 -1
  12. pyobjc-framework-CoreMediaIO-10.1/Lib/pyobjc_framework_CoreMediaIO.egg-info/requires.txt +0 -2
  13. pyobjc-framework-CoreMediaIO-10.1/metadata/raw/arm64-12.0.fwinfo +0 -1297
  14. pyobjc-framework-CoreMediaIO-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -1297
  15. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Lib/pyobjc_framework_CoreMediaIO.egg-info/dependency_links.txt +0 -0
  16. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Lib/pyobjc_framework_CoreMediaIO.egg-info/not-zip-safe +0 -0
  17. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Lib/pyobjc_framework_CoreMediaIO.egg-info/top_level.txt +0 -0
  18. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/MANIFEST.in +0 -0
  19. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Modules/_CoreMediaIO.m +0 -0
  20. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Modules/pyobjc-api.h +0 -0
  21. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/Modules/pyobjc-compat.h +0 -0
  22. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/__init__.py +0 -0
  23. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmioextensiondevice.py +0 -0
  24. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmioextensionprovider.py +0 -0
  25. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmioextensionstream.py +0 -0
  26. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmiohardware.py +0 -0
  27. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmiohardwarecontrol.py +0 -0
  28. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmiohardwaredevice.py +0 -0
  29. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmiohardwareobject.py +0 -0
  30. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmiohardwarestream.py +0 -0
  31. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmiohardwaresystem.py +0 -0
  32. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_cmiosamplebuffer.py +0 -0
  33. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/PyObjCTest/test_coremediaio.py +0 -0
  34. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/metadata/CoreMediaIO.fwinfo +0 -0
  35. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/metadata/metadata.ini +0 -0
  36. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
  37. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/metadata/raw/x86_64-10.13.fwinfo +0 -0
  38. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/metadata/raw/x86_64-10.14.fwinfo +0 -0
  39. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  40. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  41. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  42. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/pyobjc_setup.py +0 -0
  43. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/pyproject.toml +0 -0
  44. {pyobjc-framework-CoreMediaIO-10.1 → pyobjc_framework_coremediaio-10.3}/setup.cfg +0 -0
@@ -31,6 +31,34 @@ def _setup():
31
31
  globals()["__dir__"] = dir_func
32
32
  globals()["__getattr__"] = getattr_func
33
33
 
34
+ for cls, sel in (
35
+ ("CMIOExtensionStreamProperties", b"init"),
36
+ ("CMIOExtensionStreamProperties", b"new"),
37
+ ("CMIOExtensionStream", b"init"),
38
+ ("CMIOExtensionStream", b"new"),
39
+ ("CMIOExtensionPropertyAttributes", b"init"),
40
+ ("CMIOExtensionPropertyAttributes", b"new"),
41
+ ("CMIOExtensionPropertyState", b"init"),
42
+ ("CMIOExtensionPropertyState", b"new"),
43
+ ("CMIOExtensionStreamCustomClockConfiguration", b"init"),
44
+ ("CMIOExtensionStreamCustomClockConfiguration", b"new"),
45
+ ("CMIOExtensionStreamFormat", b"init"),
46
+ ("CMIOExtensionStreamFormat", b"new"),
47
+ ("CMIOExtensionScheduledOutput", b"init"),
48
+ ("CMIOExtensionScheduledOutput", b"new"),
49
+ ("CMIOExtensionClient", b"init"),
50
+ ("CMIOExtensionClient", b"new"),
51
+ ("CMIOExtensionDeviceProperties", b"init"),
52
+ ("CMIOExtensionDeviceProperties", b"new"),
53
+ ("CMIOExtensionDevice", b"init"),
54
+ ("CMIOExtensionDevice", b"new"),
55
+ ("CMIOExtensionProviderProperties", b"init"),
56
+ ("CMIOExtensionProviderProperties", b"new"),
57
+ ("CMIOExtensionProvider", b"init"),
58
+ ("CMIOExtensionProvider", b"new"),
59
+ ):
60
+ objc.registerUnavailableMethod(cls, sel)
61
+
34
62
  del sys.modules["CoreMediaIO._metadata"]
35
63
 
36
64
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Sun Jul 30 12:16:18 2023
3
+ # Last update: Sat May 18 09:27:12 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -81,131 +81,15 @@ misc.update(
81
81
  ),
82
82
  }
83
83
  )
84
- constants = """$CMIOExtensionInfoDictionaryKey$CMIOExtensionMachServiceNameKey$CMIOExtensionPropertyDeviceCanBeDefaultInputDevice$CMIOExtensionPropertyDeviceCanBeDefaultOutputDevice$CMIOExtensionPropertyDeviceIsSuspended$CMIOExtensionPropertyDeviceLinkedCoreAudioDeviceUID$CMIOExtensionPropertyDeviceModel$CMIOExtensionPropertyDeviceTransportType$CMIOExtensionPropertyProviderManufacturer$CMIOExtensionPropertyProviderName$CMIOExtensionPropertyStreamActiveFormatIndex$CMIOExtensionPropertyStreamFrameDuration$CMIOExtensionPropertyStreamMaxFrameDuration$CMIOExtensionPropertyStreamSinkBufferQueueSize$CMIOExtensionPropertyStreamSinkBufferUnderrunCount$CMIOExtensionPropertyStreamSinkBuffersRequiredForStartup$CMIOExtensionPropertyStreamSinkEndOfData$kCMIOBlockBufferAttachmentKey_CVPixelBufferReference$kCMIOSampleBufferAttachmentKey_CAAudioTimeStamp$kCMIOSampleBufferAttachmentKey_ClientSequenceID$kCMIOSampleBufferAttachmentKey_ClosedCaptionSampleBuffer$kCMIOSampleBufferAttachmentKey_DiscontinuityFlags$kCMIOSampleBufferAttachmentKey_HDV1_PackData$kCMIOSampleBufferAttachmentKey_HDV2_VAUX$kCMIOSampleBufferAttachmentKey_HostTime$kCMIOSampleBufferAttachmentKey_MouseAndKeyboardModifiers$kCMIOSampleBufferAttachmentKey_MuxedSourcePresentationTimeStamp$kCMIOSampleBufferAttachmentKey_NativeSMPTEFrameCount$kCMIOSampleBufferAttachmentKey_NoDataMarker$kCMIOSampleBufferAttachmentKey_NumberOfVideoFramesInBuffer$kCMIOSampleBufferAttachmentKey_NumberOfVideoFramesInGOP$kCMIOSampleBufferAttachmentKey_PixelBufferOverlaidByStaticImage$kCMIOSampleBufferAttachmentKey_PulldownCadenceInfo$kCMIOSampleBufferAttachmentKey_RepeatedBufferContents$kCMIOSampleBufferAttachmentKey_SMPTETime$kCMIOSampleBufferAttachmentKey_SequenceNumber$kCMIOSampleBufferAttachmentKey_SourceAudioFormatDescription$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorFrameRect$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorIsDrawnInFramebuffer$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorIsVisible$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorPositionX$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorPositionY$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorReference$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorScale$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorSeed$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_KeyboardModifiers$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_KeyboardModifiersEvent$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_MouseButtonState$"""
84
+ constants = """$CMIOExtensionInfoDictionaryKey$CMIOExtensionMachServiceNameKey$CMIOExtensionPropertyDeviceCanBeDefaultInputDevice$CMIOExtensionPropertyDeviceCanBeDefaultOutputDevice$CMIOExtensionPropertyDeviceIsSuspended$CMIOExtensionPropertyDeviceLatency$CMIOExtensionPropertyDeviceLinkedCoreAudioDeviceUID$CMIOExtensionPropertyDeviceModel$CMIOExtensionPropertyDeviceTransportType$CMIOExtensionPropertyProviderManufacturer$CMIOExtensionPropertyProviderName$CMIOExtensionPropertyStreamActiveFormatIndex$CMIOExtensionPropertyStreamFrameDuration$CMIOExtensionPropertyStreamLatency$CMIOExtensionPropertyStreamMaxFrameDuration$CMIOExtensionPropertyStreamSinkBufferQueueSize$CMIOExtensionPropertyStreamSinkBufferUnderrunCount$CMIOExtensionPropertyStreamSinkBuffersRequiredForStartup$CMIOExtensionPropertyStreamSinkEndOfData$kCMIOBlockBufferAttachmentKey_CVPixelBufferReference$kCMIOSampleBufferAttachmentKey_CAAudioTimeStamp$kCMIOSampleBufferAttachmentKey_ClientSequenceID$kCMIOSampleBufferAttachmentKey_ClosedCaptionSampleBuffer$kCMIOSampleBufferAttachmentKey_DiscontinuityFlags$kCMIOSampleBufferAttachmentKey_HDV1_PackData$kCMIOSampleBufferAttachmentKey_HDV2_VAUX$kCMIOSampleBufferAttachmentKey_HostTime$kCMIOSampleBufferAttachmentKey_MouseAndKeyboardModifiers$kCMIOSampleBufferAttachmentKey_MuxedSourcePresentationTimeStamp$kCMIOSampleBufferAttachmentKey_NativeSMPTEFrameCount$kCMIOSampleBufferAttachmentKey_NoDataMarker$kCMIOSampleBufferAttachmentKey_NumberOfVideoFramesInBuffer$kCMIOSampleBufferAttachmentKey_NumberOfVideoFramesInGOP$kCMIOSampleBufferAttachmentKey_PixelBufferOverlaidByStaticImage$kCMIOSampleBufferAttachmentKey_PulldownCadenceInfo$kCMIOSampleBufferAttachmentKey_RepeatedBufferContents$kCMIOSampleBufferAttachmentKey_SMPTETime$kCMIOSampleBufferAttachmentKey_SequenceNumber$kCMIOSampleBufferAttachmentKey_SourceAudioFormatDescription$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorFrameRect$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorIsDrawnInFramebuffer$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorIsVisible$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorPositionX$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorPositionY$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorReference$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorScale$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorSeed$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_KeyboardModifiers$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_KeyboardModifiersEvent$kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_MouseButtonState$"""
85
85
  enums = """$CMIOExtensionStreamClockTypeCustom@2$CMIOExtensionStreamClockTypeHostTime@0$CMIOExtensionStreamClockTypeLinkedCoreAudioDeviceUID@1$CMIOExtensionStreamDirectionSink@1$CMIOExtensionStreamDirectionSource@0$CMIOExtensionStreamDiscontinuityFlagNone@0$CMIOExtensionStreamDiscontinuityFlagSampleDropped@64$CMIOExtensionStreamDiscontinuityFlagTime@2$CMIOExtensionStreamDiscontinuityFlagUnknown@1$kCMIOAVCDeviceType_DVCPro100_720p@1685481584$kCMIOAVCDeviceType_DVCPro100_NTSC@1685467502$kCMIOAVCDeviceType_DVCPro100_PAL@1685467504$kCMIOAVCDeviceType_DVCPro50_NTSC@1685468526$kCMIOAVCDeviceType_DVCPro50_PAL@1685468528$kCMIOAVCDeviceType_DVCProHD_1080i50@1685481525$kCMIOAVCDeviceType_DVCProHD_1080i60@1685481526$kCMIOAVCDeviceType_DVCPro_NTSC@1685483630$kCMIOAVCDeviceType_DVCPro_PAL@1685483632$kCMIOAVCDeviceType_DV_NTSC@1685480224$kCMIOAVCDeviceType_DV_PAL@1685480304$kCMIOAVCDeviceType_MPEG2@1836082994$kCMIOAVCDeviceType_Unknown@1970170734$kCMIOBacklightCompensationControlClassID@1651207284$kCMIOBlackLevelControlClassID@1651207286$kCMIOBooleanControlClassID@1953458028$kCMIOBooleanControlPropertyValue@1650685548$kCMIOBrightnessControlClassID@1651665268$kCMIOContrastControlClassID@1668576116$kCMIOControlClassID@1633907820$kCMIOControlPropertyElement@1667591277$kCMIOControlPropertyScope@1668506480$kCMIOControlPropertyVariant@1668702578$kCMIODataDestinationControlClassID@1684370292$kCMIODataSourceControlClassID@1685287523$kCMIODeckShuttlePause@0$kCMIODeckShuttlePlay1x@6$kCMIODeckShuttlePlayFast@7$kCMIODeckShuttlePlayFaster@8$kCMIODeckShuttlePlayFastest@9$kCMIODeckShuttlePlayHighSpeed@10$kCMIODeckShuttlePlayNextFrame@1$kCMIODeckShuttlePlayPreviousFrame@-1$kCMIODeckShuttlePlaySlow1@3$kCMIODeckShuttlePlaySlow2@4$kCMIODeckShuttlePlaySlow3@5$kCMIODeckShuttlePlaySlowest@2$kCMIODeckShuttleReverse1x@-6$kCMIODeckShuttleReverseFast@-7$kCMIODeckShuttleReverseFaster@-8$kCMIODeckShuttleReverseFastest@-9$kCMIODeckShuttleReverseHighSpeed@-10$kCMIODeckShuttleReverseSlow1@-3$kCMIODeckShuttleReverseSlow2@-4$kCMIODeckShuttleReverseSlow3@-5$kCMIODeckShuttleReverseSlowest@-2$kCMIODeckStateFastForward@6$kCMIODeckStateFastRewind@7$kCMIODeckStatePause@2$kCMIODeckStatePlay@1$kCMIODeckStatePlayReverse@5$kCMIODeckStatePlaySlow@3$kCMIODeckStateReverseSlow@4$kCMIODeckStateStop@0$kCMIODeckStatusBusy@1$kCMIODeckStatusLocal@2$kCMIODeckStatusNoDevice@7$kCMIODeckStatusNotThreaded@3$kCMIODeckStatusOpcode@5$kCMIODeckStatusSearchingForDevice@6$kCMIODeckStatusTapeInserted@4$kCMIODeviceAVCSignalMode8mmNTSC@6$kCMIODeviceAVCSignalMode8mmPAL@134$kCMIODeviceAVCSignalModeAudio@32$kCMIODeviceAVCSignalModeDVCPro100_50@240$kCMIODeviceAVCSignalModeDVCPro100_60@112$kCMIODeviceAVCSignalModeDVCPro25_525_60@120$kCMIODeviceAVCSignalModeDVCPro25_625_50@248$kCMIODeviceAVCSignalModeDVCPro50_525_60@116$kCMIODeviceAVCSignalModeDVCPro50_625_50@244$kCMIODeviceAVCSignalModeDVHS@1$kCMIODeviceAVCSignalModeHD1125_60@8$kCMIODeviceAVCSignalModeHD1250_50@136$kCMIODeviceAVCSignalModeHDV1_50@144$kCMIODeviceAVCSignalModeHDV1_60@16$kCMIODeviceAVCSignalModeHDV2_50@154$kCMIODeviceAVCSignalModeHDV2_60@26$kCMIODeviceAVCSignalModeHi8NTSC@14$kCMIODeviceAVCSignalModeHi8PAL@142$kCMIODeviceAVCSignalModeMPEG12Mbps_50@148$kCMIODeviceAVCSignalModeMPEG12Mbps_60@20$kCMIODeviceAVCSignalModeMPEG25Mbps_50@144$kCMIODeviceAVCSignalModeMPEG25Mbps_60@16$kCMIODeviceAVCSignalModeMPEG6Mbps_50@152$kCMIODeviceAVCSignalModeMPEG6Mbps_60@24$kCMIODeviceAVCSignalModeMicroMV12Mbps_50@164$kCMIODeviceAVCSignalModeMicroMV12Mbps_60@36$kCMIODeviceAVCSignalModeMicroMV6Mbps_50@168$kCMIODeviceAVCSignalModeMicroMV6Mbps_60@40$kCMIODeviceAVCSignalModeSD525_60@0$kCMIODeviceAVCSignalModeSD625_50@128$kCMIODeviceAVCSignalModeSDL525_60@4$kCMIODeviceAVCSignalModeSDL625_50@132$kCMIODeviceAVCSignalModeSVHS525_60@13$kCMIODeviceAVCSignalModeSVHS625_50@237$kCMIODeviceAVCSignalModeVHSMESECAM@213$kCMIODeviceAVCSignalModeVHSMPAL@37$kCMIODeviceAVCSignalModeVHSNPAL@181$kCMIODeviceAVCSignalModeVHSNTSC@5$kCMIODeviceAVCSignalModeVHSPAL@165$kCMIODeviceAVCSignalModeVHSSECAM@197$kCMIODeviceClassID@1633969526$kCMIODevicePermissionsError@560492391$kCMIODevicePropertyAVCDeviceSignalMode@1886221165$kCMIODevicePropertyAVCDeviceType@1886216564$kCMIODevicePropertyCanProcessAVCCommand@1886216547$kCMIODevicePropertyCanProcessRS422Command@1916023346$kCMIODevicePropertyCanSwitchFrameRatesWithoutFrameDrops@1718775396$kCMIODevicePropertyClientSyncDiscontinuity@1886217075$kCMIODevicePropertyDeviceCanBeDefaultDevice@1684434036$kCMIODevicePropertyDeviceControl@1886219880$kCMIODevicePropertyDeviceHasChanged@1684629094$kCMIODevicePropertyDeviceHasStreamingError@1936028274$kCMIODevicePropertyDeviceIsAlive@1818850926$kCMIODevicePropertyDeviceIsRunning@1735354734$kCMIODevicePropertyDeviceIsRunningSomewhere@1735356005$kCMIODevicePropertyDeviceMaster@1886219880$kCMIODevicePropertyDeviceUID@1969841184$kCMIODevicePropertyExcludeNonDALAccess@1769500257$kCMIODevicePropertyHogMode@1869180523$kCMIODevicePropertyIIDCCSRData@1668510308$kCMIODevicePropertyIIDCInitialUnitSpace@1769303667$kCMIODevicePropertyLatency@1819569763$kCMIODevicePropertyLinkedAndSyncedCoreAudioDeviceUID@1886155620$kCMIODevicePropertyLinkedCoreAudioDeviceUID@1886156132$kCMIODevicePropertyLocation@1684828003$kCMIODevicePropertyLocationBuiltInDisplay@1$kCMIODevicePropertyLocationExternalDevice@3$kCMIODevicePropertyLocationExternalDisplay@2$kCMIODevicePropertyLocationExternalWirelessDevice@4$kCMIODevicePropertyLocationUnknown@0$kCMIODevicePropertyModelUID@1836411236$kCMIODevicePropertyPlugIn@1886156135$kCMIODevicePropertySMPTETimeCallback@1886221155$kCMIODevicePropertyScopeInput@1768845428$kCMIODevicePropertyScopeOutput@1869968496$kCMIODevicePropertyScopePlayThrough@1886679669$kCMIODevicePropertyStreamConfiguration@1936482681$kCMIODevicePropertyStreams@1937009955$kCMIODevicePropertySuspendedByUser@1935833461$kCMIODevicePropertyTransportType@1953653102$kCMIODevicePropertyVideoDigitizerComponents@1986292071$kCMIODeviceUnknown@0$kCMIODeviceUnsupportedFormatError@560226676$kCMIODirectionControlClassID@1684632165$kCMIOExposureControlClassID@2020635506$kCMIOExposureControlPropertyConvergenceSpeed@1701016432$kCMIOExposureControlPropertyIntegrationTime@1701408372$kCMIOExposureControlPropertyLockThreshold@1701602155$kCMIOExposureControlPropertyMaximumGain@1701667192$kCMIOExposureControlPropertyRegionOfInterest@1701998441$kCMIOExposureControlPropertyStability@1702065273$kCMIOExposureControlPropertyStable@1702065250$kCMIOExposureControlPropertyTarget@1702127476$kCMIOExposureControlPropertyUnlockThreshold@1702194283$kCMIOFeatureControlClassID@1718903668$kCMIOFeatureControlPropertyAbsoluteNative@1717792353$kCMIOFeatureControlPropertyAbsoluteRange@1717789042$kCMIOFeatureControlPropertyAbsoluteUnitName@1717794158$kCMIOFeatureControlPropertyAbsoluteValue@1717789046$kCMIOFeatureControlPropertyAutomaticManual@1717789037$kCMIOFeatureControlPropertyConvertAbsoluteToNative@1717645934$kCMIOFeatureControlPropertyConvertNativeToAbsolute@1718497889$kCMIOFeatureControlPropertyNativeData@1717792356$kCMIOFeatureControlPropertyNativeDataRange@1717789810$kCMIOFeatureControlPropertyNativeRange@1717792370$kCMIOFeatureControlPropertyNativeValue@1717792374$kCMIOFeatureControlPropertyOnOff@1717792623$kCMIOFeatureControlPropertyTune@1717793902$kCMIOFocusControlClassID@1717794163$kCMIOGainControlClassID@1734437230$kCMIOGammaControlClassID@1735224673$kCMIOHardwareBadDeviceError@560227702$kCMIOHardwareBadObjectError@560947818$kCMIOHardwareBadPropertySizeError@561211770$kCMIOHardwareBadStreamError@561214578$kCMIOHardwareIllegalOperationError@1852797029$kCMIOHardwareNoError@0$kCMIOHardwareNotRunningError@1937010544$kCMIOHardwareNotStoppedError@1920298528$kCMIOHardwarePropertyAllowScreenCaptureDevices@2036691744$kCMIOHardwarePropertyAllowWirelessScreenCaptureDevices@2004050788$kCMIOHardwarePropertyDefaultInputDevice@1682533920$kCMIOHardwarePropertyDefaultOutputDevice@1682929012$kCMIOHardwarePropertyDeviceForUID@1685416292$kCMIOHardwarePropertyDevices@1684370979$kCMIOHardwarePropertyIsInitingOrExiting@1768845172$kCMIOHardwarePropertyPlugInForBundleID@1885954665$kCMIOHardwarePropertyProcessIsMain@1835100526$kCMIOHardwarePropertyProcessIsMaster@1835103092$kCMIOHardwarePropertySleepingIsAllowed@1936483696$kCMIOHardwarePropertySuspendedBySystem@1935833459$kCMIOHardwarePropertyUnloadingIsAllowed@1970170980$kCMIOHardwarePropertyUserSessionIsActiveOrHeadless@1970496882$kCMIOHardwareSuspendedBySystemError@1684369017$kCMIOHardwareUnknownPropertyError@2003332927$kCMIOHardwareUnspecifiedError@2003329396$kCMIOHardwareUnsupportedOperationError@1970171760$kCMIOHueControlClassID@1752524064$kCMIOInvalidSequenceNumber@18446744073709551615$kCMIOIrisControlClassID@1769105779$kCMIOJackControlClassID@1784767339$kCMIONoiseReductionControlClassID@1932684914$kCMIOObjectClassID@1634689642$kCMIOObjectClassIDWildcard@707406378$kCMIOObjectPropertyClass@1668047219$kCMIOObjectPropertyCreator@1869638759$kCMIOObjectPropertyElementCategoryName@1818452846$kCMIOObjectPropertyElementMain@0$kCMIOObjectPropertyElementMaster@0$kCMIOObjectPropertyElementName@1818454126$kCMIOObjectPropertyElementNumberName@1818455662$kCMIOObjectPropertyElementWildcard@4294967295$kCMIOObjectPropertyListenerAdded@1818850145$kCMIOObjectPropertyListenerRemoved@1818850162$kCMIOObjectPropertyManufacturer@1819107691$kCMIOObjectPropertyName@1819173229$kCMIOObjectPropertyOwnedObjects@1870098020$kCMIOObjectPropertyOwner@1937007734$kCMIOObjectPropertyScopeGlobal@1735159650$kCMIOObjectPropertyScopeWildcard@707406378$kCMIOObjectPropertySelectorWildcard@707406378$kCMIOObjectSystemObject@1$kCMIOObjectUnknown@0$kCMIOOpticalFilterClassID@1869637236$kCMIOPanControlClassID@1885433376$kCMIOPanTiltAbsoluteControlClassID@1886675298$kCMIOPanTiltRelativeControlClassID@1886679660$kCMIOPlugInClassID@1634757735$kCMIOPlugInPropertyBundleID@1885956452$kCMIOPlugInPropertyIsExtension@1885956453$kCMIOPowerLineFrequencyControlClassID@1886873201$kCMIORollAbsoluteControlClassID@1919904865$kCMIOSampleBufferDiscontinuityFlag_BufferOverrun@128$kCMIOSampleBufferDiscontinuityFlag_ClientSyncDiscontinuity@1024$kCMIOSampleBufferDiscontinuityFlag_CodecSettingsChanged@131072$kCMIOSampleBufferDiscontinuityFlag_DataFormatChanged@8192$kCMIOSampleBufferDiscontinuityFlag_DataWasDropped@64$kCMIOSampleBufferDiscontinuityFlag_DataWasFlushed@32$kCMIOSampleBufferDiscontinuityFlag_DiscontinuityInDTS@256$kCMIOSampleBufferDiscontinuityFlag_DurationWasExtended@32768$kCMIOSampleBufferDiscontinuityFlag_MalformedData@16$kCMIOSampleBufferDiscontinuityFlag_NoDataMarker@4096$kCMIOSampleBufferDiscontinuityFlag_PacketError@4$kCMIOSampleBufferDiscontinuityFlag_RelatedToDiscontinuity@512$kCMIOSampleBufferDiscontinuityFlag_SleepWakeCycle@65536$kCMIOSampleBufferDiscontinuityFlag_StreamDiscontinuity@8$kCMIOSampleBufferDiscontinuityFlag_TimecodeDiscontinuity@2$kCMIOSampleBufferDiscontinuityFlag_TimingReferenceJumped@16384$kCMIOSampleBufferDiscontinuityFlag_TrickPlay@2048$kCMIOSampleBufferDiscontinuityFlag_UnknownDiscontinuity@1$kCMIOSampleBufferNoDataEvent_DeviceDidNotSync@2$kCMIOSampleBufferNoDataEvent_DeviceInWrongMode@3$kCMIOSampleBufferNoDataEvent_NoMedia@1$kCMIOSampleBufferNoDataEvent_ProcessingError@4$kCMIOSampleBufferNoDataEvent_SleepWakeCycle@5$kCMIOSampleBufferNoDataEvent_Unknown@0$kCMIOSampleBufferNoDiscontinuities@0$kCMIOSaturationControlClassID@1935766645$kCMIOSelectorControlClassID@1936483188$kCMIOSelectorControlPropertyAvailableItemNames@1935892846$kCMIOSelectorControlPropertyAvailableItems@1935892841$kCMIOSelectorControlPropertyCurrentItem@1935893353$kCMIOSelectorControlPropertyItemName@1935894894$kCMIOSharpnessControlClassID@1936224880$kCMIOShutterControlClassID@1936225394$kCMIOStreamClassID@1634956402$kCMIOStreamPropertyCanProcessDeckCommand@1885627236$kCMIOStreamPropertyClock@1886217068$kCMIOStreamPropertyDeck@1684366187$kCMIOStreamPropertyDeckCueing@1668638051$kCMIOStreamPropertyDeckDropness@1685221232$kCMIOStreamPropertyDeckFrameNumber@1952673636$kCMIOStreamPropertyDeckLocal@1819239276$kCMIOStreamPropertyDeckThreaded@1953002084$kCMIOStreamPropertyDeviceSyncTimeoutInMSec@1886219826$kCMIOStreamPropertyDirection@1935960434$kCMIOStreamPropertyEndOfData@1886217572$kCMIOStreamPropertyFirstOutputPresentationTimeStamp@1886351476$kCMIOStreamPropertyFormatDescription@1885762592$kCMIOStreamPropertyFormatDescriptions@1885762657$kCMIOStreamPropertyFrameRate@1852207732$kCMIOStreamPropertyFrameRateRanges@1718776423$kCMIOStreamPropertyFrameRates@1852207651$kCMIOStreamPropertyInitialPresentationTimeStampForLinkedAndSyncedAudio@1768975475$kCMIOStreamPropertyLatency@1819569763$kCMIOStreamPropertyMinimumFrameRate@1835430516$kCMIOStreamPropertyNoDataEventCount@1886219827$kCMIOStreamPropertyNoDataTimeoutInMSec@1886219825$kCMIOStreamPropertyOutputBufferQueueSize@1886220145$kCMIOStreamPropertyOutputBufferRepeatCount@1886220146$kCMIOStreamPropertyOutputBufferUnderrunCount@1886220149$kCMIOStreamPropertyOutputBuffersNeededForThrottledPlayback@1835624038$kCMIOStreamPropertyOutputBuffersRequiredForStartup@1886220147$kCMIOStreamPropertyPreferredFormatDescription@1886545508$kCMIOStreamPropertyPreferredFrameRate@1886545522$kCMIOStreamPropertyScheduledOutputNotificationProc@1936682608$kCMIOStreamPropertyStartingChannel@1935894638$kCMIOStreamPropertyStillImage@1937010023$kCMIOStreamPropertyStillImageFormatDescriptions@1937008244$kCMIOStreamPropertyTerminalType@1952805485$kCMIOStreamUnknown@0$kCMIOSystemObjectClassID@1634957683$kCMIOTemperatureControlClassID@1952804208$kCMIOTiltControlClassID@1953066100$kCMIOWhiteBalanceControlClassID@2003329644$kCMIOWhiteBalanceUControlClassID@2003329653$kCMIOWhiteBalanceVControlClassID@2003329654$kCMIOWhiteLevelControlClassID@2003332214$kCMIOZoomControlClassID@2054123373$kCMIOZoomRelativeControlClassID@2054122866$"""
86
86
  misc.update(
87
87
  {
88
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:367:1)": NewType(
89
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:367:1)",
90
- int,
91
- ),
92
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:84:1)": NewType(
93
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:84:1)",
94
- int,
95
- ),
96
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:236:1)": NewType(
97
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:236:1)",
98
- int,
99
- ),
100
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:521:1)": NewType(
101
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:521:1)",
102
- int,
103
- ),
104
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:259:1)": NewType(
105
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:259:1)",
106
- int,
107
- ),
108
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:363:1)": NewType(
109
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:363:1)",
110
- int,
111
- ),
112
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:183:1)": NewType(
113
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:183:1)",
114
- int,
115
- ),
116
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:212:1)": NewType(
117
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:212:1)",
118
- int,
119
- ),
120
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:244:1)": NewType(
121
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:244:1)",
122
- int,
123
- ),
124
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:325:1)": NewType(
125
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:325:1)",
126
- int,
127
- ),
128
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareSystem.h:60:1)": NewType(
129
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareSystem.h:60:1)",
130
- int,
131
- ),
132
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:153:1)": NewType(
133
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:153:1)",
134
- int,
135
- ),
136
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:99:1)": NewType(
137
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:99:1)",
138
- int,
139
- ),
140
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:223:1)": NewType(
141
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:223:1)",
142
- int,
143
- ),
144
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:148:1)": NewType(
145
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:148:1)",
146
- int,
147
- ),
148
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:130:1)": NewType(
149
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:130:1)",
150
- int,
151
- ),
152
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:321:1)": NewType(
153
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:321:1)",
154
- int,
155
- ),
156
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:279:1)": NewType(
157
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:279:1)",
158
- int,
159
- ),
88
+ "CMIOExtensionStreamDirection": NewType("CMIOExtensionStreamDirection", int),
160
89
  "CMIOExtensionStreamClockType": NewType("CMIOExtensionStreamClockType", int),
161
90
  "CMIOExtensionStreamDiscontinuityFlags": NewType(
162
91
  "CMIOExtensionStreamDiscontinuityFlags", int
163
92
  ),
164
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:472:1)": NewType(
165
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:472:1)",
166
- int,
167
- ),
168
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOSampleBuffer.h:128:1)": NewType(
169
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOSampleBuffer.h:128:1)",
170
- int,
171
- ),
172
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:121:1)": NewType(
173
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:121:1)",
174
- int,
175
- ),
176
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:196:1)": NewType(
177
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:196:1)",
178
- int,
179
- ),
180
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:66:1)": NewType(
181
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:66:1)",
182
- int,
183
- ),
184
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:111:1)": NewType(
185
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:111:1)",
186
- int,
187
- ),
188
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:96:1)": NewType(
189
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:96:1)",
190
- int,
191
- ),
192
- "CMIOExtensionStreamDirection": NewType("CMIOExtensionStreamDirection", int),
193
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareSystem.h:108:1)": NewType(
194
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareSystem.h:108:1)",
195
- int,
196
- ),
197
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:191:1)": NewType(
198
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:191:1)",
199
- int,
200
- ),
201
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOSampleBuffer.h:80:1)": NewType(
202
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOSampleBuffer.h:80:1)",
203
- int,
204
- ),
205
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:102:1)": NewType(
206
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:102:1)",
207
- int,
208
- ),
209
93
  }
210
94
  )
211
95
  misc.update({"CMIOExtensionProperty": NewType("CMIOExtensionProperty", str)})
@@ -620,6 +504,51 @@ try:
620
504
  )
621
505
  finally:
622
506
  objc._updatingMetadata(False)
507
+
508
+ objc.registerNewKeywordsFromSelector(
509
+ "CMIOExtensionDevice", b"initWithLocalizedName:deviceID:legacyDeviceID:source:"
510
+ )
511
+ objc.registerNewKeywordsFromSelector(
512
+ "CMIOExtensionDevice", b"initWithLocalizedName:deviceID:source:"
513
+ )
514
+ objc.registerNewKeywordsFromSelector(
515
+ "CMIOExtensionDeviceProperties", b"initWithDictionary:"
516
+ )
517
+ objc.registerNewKeywordsFromSelector(
518
+ "CMIOExtensionPropertyAttributes",
519
+ b"initWithMinValue:maxValue:validValues:readOnly:",
520
+ )
521
+ objc.registerNewKeywordsFromSelector("CMIOExtensionPropertyState", b"initWithValue:")
522
+ objc.registerNewKeywordsFromSelector(
523
+ "CMIOExtensionPropertyState", b"initWithValue:attributes:"
524
+ )
525
+ objc.registerNewKeywordsFromSelector(
526
+ "CMIOExtensionProvider", b"initWithSource:clientQueue:"
527
+ )
528
+ objc.registerNewKeywordsFromSelector(
529
+ "CMIOExtensionProviderProperties", b"initWithDictionary:"
530
+ )
531
+ objc.registerNewKeywordsFromSelector(
532
+ "CMIOExtensionScheduledOutput", b"initWithSequenceNumber:hostTimeInNanoseconds:"
533
+ )
534
+ objc.registerNewKeywordsFromSelector(
535
+ "CMIOExtensionStream", b"initWithLocalizedName:streamID:direction:clockType:source:"
536
+ )
537
+ objc.registerNewKeywordsFromSelector(
538
+ "CMIOExtensionStream",
539
+ b"initWithLocalizedName:streamID:direction:customClockConfiguration:source:",
540
+ )
541
+ objc.registerNewKeywordsFromSelector(
542
+ "CMIOExtensionStreamCustomClockConfiguration",
543
+ b"initWithClockName:sourceIdentifier:getTimeCallMinimumInterval:numberOfEventsForRateSmoothing:numberOfAveragesForRateSmoothing:",
544
+ )
545
+ objc.registerNewKeywordsFromSelector(
546
+ "CMIOExtensionStreamFormat",
547
+ b"initWithFormatDescription:maxFrameDuration:minFrameDuration:validFrameDurations:",
548
+ )
549
+ objc.registerNewKeywordsFromSelector(
550
+ "CMIOExtensionStreamProperties", b"initWithDictionary:"
551
+ )
623
552
  expressions = {}
624
553
 
625
554
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-CoreMediaIO
3
- Version: 10.1
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework CoreMediaIO on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.8
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
33
+ Requires-Dist: pyobjc-core>=10.3
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
35
35
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
36
36
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
37
37
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -29,13 +29,11 @@ PyObjCTest/test_cmiosamplebuffer.py
29
29
  PyObjCTest/test_coremediaio.py
30
30
  metadata/CoreMediaIO.fwinfo
31
31
  metadata/metadata.ini
32
- metadata/raw/arm64-12.0.fwinfo
33
32
  metadata/raw/arm64-12.3.fwinfo
34
- metadata/raw/arm64-14.0.fwinfo
33
+ metadata/raw/arm64-14.5.fwinfo
35
34
  metadata/raw/x86_64-10.13.fwinfo
36
35
  metadata/raw/x86_64-10.14.fwinfo
37
36
  metadata/raw/x86_64-10.15.fwinfo
38
37
  metadata/raw/x86_64-10.16.fwinfo
39
- metadata/raw/x86_64-12.0.fwinfo
40
38
  metadata/raw/x86_64-12.3.fwinfo
41
- metadata/raw/x86_64-14.0.fwinfo
39
+ metadata/raw/x86_64-14.5.fwinfo
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=10.3
2
+ pyobjc-framework-Cocoa>=10.3
@@ -1,7 +1,7 @@
1
1
  (This is the MIT license, note that libffi-src is a separate product with its own license)
2
2
 
3
3
  Copyright 2002, 2003 - Bill Bumgarner, Ronald Oussoren, Steve Majewski, Lele Gaifax, et.al.
4
- Copyright 2003-2022 - Ronald Oussoren
4
+ Copyright 2003-2024 - Ronald Oussoren
5
5
 
6
6
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7
7
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-CoreMediaIO
3
- Version: 10.1
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework CoreMediaIO on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.8
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
33
+ Requires-Dist: pyobjc-core>=10.3
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
35
35
 
36
36
 
37
37
  Wrappers for the "CoreMediaIO" framework on macOS.
@@ -42,6 +42,11 @@ class TestCMIOExtensionProperties(TestCase):
42
42
  )
43
43
  self.assertIsInstance(CoreMediaIO.CMIOExtensionPropertyStreamSinkEndOfData, str)
44
44
 
45
+ @min_os_level("14.4")
46
+ def test_constants14_4(self):
47
+ self.assertIsInstance(CoreMediaIO.CMIOExtensionPropertyDeviceLatency, str)
48
+ self.assertIsInstance(CoreMediaIO.CMIOExtensionPropertyStreamLatency, str)
49
+
45
50
  @min_os_level("12.3")
46
51
  def test_methods(self):
47
52
  self.assertArgIsBOOL(
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Sun Jul 30 12:16:00 2023
4
+ // Last update: Sat May 18 09:27:11 2024
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -987,6 +987,21 @@
987
987
  "selector": "startServiceWithProvider:",
988
988
  "visibility": "public"
989
989
  },
990
+ {
991
+ "args": [
992
+ {
993
+ "typestr": "@",
994
+ "typestr_special": false
995
+ }
996
+ ],
997
+ "class_method": true,
998
+ "retval": {
999
+ "typestr": "v",
1000
+ "typestr_special": false
1001
+ },
1002
+ "selector": "stopServiceWithProvider:",
1003
+ "visibility": "public"
1004
+ },
990
1005
  {
991
1006
  "args": [],
992
1007
  "class_method": false,
@@ -1137,6 +1152,16 @@
1137
1152
  },
1138
1153
  "selector": "devices",
1139
1154
  "visibility": "public"
1155
+ },
1156
+ {
1157
+ "args": [],
1158
+ "class_method": true,
1159
+ "retval": {
1160
+ "typestr": "v",
1161
+ "typestr_special": false
1162
+ },
1163
+ "selector": "ignoreSIGTERM",
1164
+ "visibility": "public"
1140
1165
  }
1141
1166
  ],
1142
1167
  "name": "CMIOExtensionProvider",
@@ -2903,93 +2928,6 @@
2903
2928
  },
2904
2929
  "CMIOExtensionStreamDiscontinuityFlags": {
2905
2930
  "type": "I"
2906
- },
2907
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:102:1)": {
2908
- "type": "I"
2909
- },
2910
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:130:1)": {
2911
- "type": "I"
2912
- },
2913
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardware.h:148:1)": {
2914
- "type": "I"
2915
- },
2916
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:196:1)": {
2917
- "type": "I"
2918
- },
2919
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:244:1)": {
2920
- "type": "I"
2921
- },
2922
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:259:1)": {
2923
- "type": "I"
2924
- },
2925
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:279:1)": {
2926
- "type": "I"
2927
- },
2928
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:321:1)": {
2929
- "type": "I"
2930
- },
2931
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:367:1)": {
2932
- "type": "I"
2933
- },
2934
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:66:1)": {
2935
- "type": "I"
2936
- },
2937
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:84:1)": {
2938
- "type": "I"
2939
- },
2940
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareControl.h:99:1)": {
2941
- "type": "I"
2942
- },
2943
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:183:1)": {
2944
- "type": "I"
2945
- },
2946
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:223:1)": {
2947
- "type": "I"
2948
- },
2949
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:325:1)": {
2950
- "type": "I"
2951
- },
2952
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:472:1)": {
2953
- "type": "I"
2954
- },
2955
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareDevice.h:521:1)": {
2956
- "type": "I"
2957
- },
2958
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:111:1)": {
2959
- "type": "I"
2960
- },
2961
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:191:1)": {
2962
- "type": "I"
2963
- },
2964
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareObject.h:236:1)": {
2965
- "type": "I"
2966
- },
2967
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:121:1)": {
2968
- "type": "I"
2969
- },
2970
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:153:1)": {
2971
- "type": "I"
2972
- },
2973
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:212:1)": {
2974
- "type": "i"
2975
- },
2976
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:363:1)": {
2977
- "type": "I"
2978
- },
2979
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareStream.h:96:1)": {
2980
- "type": "I"
2981
- },
2982
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareSystem.h:108:1)": {
2983
- "type": "I"
2984
- },
2985
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOHardwareSystem.h:60:1)": {
2986
- "type": "I"
2987
- },
2988
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOSampleBuffer.h:128:1)": {
2989
- "type": "I"
2990
- },
2991
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreMediaIO.framework/Headers/CMIOSampleBuffer.h:80:1)": {
2992
- "type": "I"
2993
2931
  }
2994
2932
  },
2995
2933
  "expressions": {},
@@ -3009,6 +2947,9 @@
3009
2947
  "CMIOExtensionPropertyDeviceIsSuspended": {
3010
2948
  "typestr": "@"
3011
2949
  },
2950
+ "CMIOExtensionPropertyDeviceLatency": {
2951
+ "typestr": "@"
2952
+ },
3012
2953
  "CMIOExtensionPropertyDeviceLinkedCoreAudioDeviceUID": {
3013
2954
  "typestr": "@"
3014
2955
  },
@@ -3030,6 +2971,9 @@
3030
2971
  "CMIOExtensionPropertyStreamFrameDuration": {
3031
2972
  "typestr": "@"
3032
2973
  },
2974
+ "CMIOExtensionPropertyStreamLatency": {
2975
+ "typestr": "@"
2976
+ },
3033
2977
  "CMIOExtensionPropertyStreamMaxFrameDuration": {
3034
2978
  "typestr": "@"
3035
2979
  },
@@ -3530,6 +3474,25 @@
3530
3474
  "typestr": "^{CMIOObjectPropertyAddress=III}"
3531
3475
  },
3532
3476
  {
3477
+ "function": {
3478
+ "args": [
3479
+ {
3480
+ "typestr": "I"
3481
+ },
3482
+ {
3483
+ "typestr": "I"
3484
+ },
3485
+ {
3486
+ "typestr": "^{CMIOObjectPropertyAddress=III}"
3487
+ },
3488
+ {
3489
+ "typestr": "^v"
3490
+ }
3491
+ ],
3492
+ "retval": {
3493
+ "typestr": "i"
3494
+ }
3495
+ },
3533
3496
  "name": "listener",
3534
3497
  "typestr": "^?"
3535
3498
  },
@@ -3719,6 +3682,25 @@
3719
3682
  "typestr": "^{CMIOObjectPropertyAddress=III}"
3720
3683
  },
3721
3684
  {
3685
+ "function": {
3686
+ "args": [
3687
+ {
3688
+ "typestr": "I"
3689
+ },
3690
+ {
3691
+ "typestr": "I"
3692
+ },
3693
+ {
3694
+ "typestr": "^{CMIOObjectPropertyAddress=III}"
3695
+ },
3696
+ {
3697
+ "typestr": "^v"
3698
+ }
3699
+ ],
3700
+ "retval": {
3701
+ "typestr": "i"
3702
+ }
3703
+ },
3722
3704
  "name": "listener",
3723
3705
  "typestr": "^?"
3724
3706
  },
@@ -4135,6 +4117,22 @@
4135
4117
  "typestr": "I"
4136
4118
  },
4137
4119
  {
4120
+ "function": {
4121
+ "args": [
4122
+ {
4123
+ "typestr": "I"
4124
+ },
4125
+ {
4126
+ "typestr": "^v"
4127
+ },
4128
+ {
4129
+ "typestr": "^v"
4130
+ }
4131
+ ],
4132
+ "retval": {
4133
+ "typestr": "v"
4134
+ }
4135
+ },
4138
4136
  "name": "queueAlteredProc",
4139
4137
  "typestr": "^?"
4140
4138
  },
@@ -4309,5 +4307,5 @@
4309
4307
  "CoreMediaIO.h"
4310
4308
  ],
4311
4309
  "release": "10.16",
4312
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
4310
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
4313
4311
  }