pyobjc-framework-MediaAccessibility 10.1__tar.gz → 11.0__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 (41) hide show
  1. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/Lib/MediaAccessibility/_metadata.py +81 -47
  2. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/Lib/pyobjc_framework_MediaAccessibility.egg-info/PKG-INFO +5 -5
  3. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/Lib/pyobjc_framework_MediaAccessibility.egg-info/SOURCES.txt +6 -4
  4. pyobjc_framework_mediaaccessibility-11.0/Lib/pyobjc_framework_MediaAccessibility.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_mediaaccessibility-11.0/Lib/pyobjc_framework_MediaAccessibility.egg-info/requires.txt +2 -0
  6. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/License.txt +1 -1
  7. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/PKG-INFO +5 -5
  8. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/PyObjCTest/test_macaptionappearance.py +1 -0
  9. pyobjc_framework_mediaaccessibility-11.0/PyObjCTest/test_mamusichaptics.py +23 -0
  10. pyobjc-framework-MediaAccessibility-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_mediaaccessibility-11.0/metadata/raw/arm64-14.5.fwinfo +2 -2
  11. pyobjc_framework_mediaaccessibility-11.0/metadata/raw/arm64-15.0.fwinfo +690 -0
  12. pyobjc-framework-MediaAccessibility-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_mediaaccessibility-11.0/metadata/raw/x86_64-14.5.fwinfo +2 -2
  13. pyobjc_framework_mediaaccessibility-11.0/metadata/raw/x86_64-15.0.fwinfo +690 -0
  14. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/pyobjc_setup.py +121 -27
  15. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/setup.py +2 -1
  16. pyobjc-framework-MediaAccessibility-10.1/Lib/pyobjc_framework_MediaAccessibility.egg-info/requires.txt +0 -2
  17. pyobjc-framework-MediaAccessibility-10.1/metadata/raw/arm64-12.0.fwinfo +0 -369
  18. pyobjc-framework-MediaAccessibility-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -369
  19. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/Lib/MediaAccessibility/__init__.py +0 -0
  20. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/Lib/pyobjc_framework_MediaAccessibility.egg-info/dependency_links.txt +0 -0
  21. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/Lib/pyobjc_framework_MediaAccessibility.egg-info/not-zip-safe +0 -0
  22. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/Lib/pyobjc_framework_MediaAccessibility.egg-info/top_level.txt +0 -0
  23. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/MANIFEST.in +0 -0
  24. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/PyObjCTest/__init__.py +0 -0
  25. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/PyObjCTest/test_maaudiblemedia.py +0 -0
  26. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/PyObjCTest/test_maflashinglightsprocessing.py +0 -0
  27. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/PyObjCTest/test_maimagecaptioning.py +0 -0
  28. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/PyObjCTest/test_mavideoaccommodations.py +0 -0
  29. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/PyObjCTest/test_mediaaccessibility.py +0 -0
  30. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/MediaAccessibility.fwinfo +0 -0
  31. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/metadata.ini +0 -0
  32. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/raw/arm64-12.3.fwinfo +0 -0
  33. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/raw/arm64-13.3.fwinfo +0 -0
  34. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/raw/x86_64-10.10.fwinfo +0 -0
  35. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  36. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  37. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/raw/x86_64-10.9.fwinfo +0 -0
  38. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  39. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/metadata/raw/x86_64-13.3.fwinfo +0 -0
  40. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/pyproject.toml +0 -0
  41. {pyobjc-framework-MediaAccessibility-10.1 → pyobjc_framework_mediaaccessibility-11.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Sat Jul 8 11:33:25 2023
3
+ # Last update: Tue Jul 23 22:15:52 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -30,7 +30,7 @@ else:
30
30
 
31
31
 
32
32
  misc = {}
33
- constants = """$MAMediaCharacteristicDescribesMusicAndSoundForAccessibility$MAMediaCharacteristicDescribesVideoForAccessibility$MAMediaCharacteristicTranscribesSpokenDialogForAccessibility$kMAAudibleMediaSettingsChangedNotification$kMACaptionAppearanceSettingsChangedNotification$kMADimFlashingLightsChangedNotification$"""
33
+ constants = """$MAMediaCharacteristicDescribesMusicAndSoundForAccessibility$MAMediaCharacteristicDescribesVideoForAccessibility$MAMediaCharacteristicTranscribesSpokenDialogForAccessibility$MAMusicHapticsManagerActiveStatusDidChangeNotification$kMAAudibleMediaSettingsChangedNotification$kMACaptionAppearanceSettingsChangedNotification$kMADimFlashingLightsChangedNotification$"""
34
34
  enums = """$kMACaptionAppearanceBehaviorUseContentIfAvailable@1$kMACaptionAppearanceBehaviorUseValue@0$kMACaptionAppearanceDisplayTypeAlwaysOn@2$kMACaptionAppearanceDisplayTypeAutomatic@1$kMACaptionAppearanceDisplayTypeForcedOnly@0$kMACaptionAppearanceDomainDefault@0$kMACaptionAppearanceDomainUser@1$kMACaptionAppearanceFontStyleCasual@5$kMACaptionAppearanceFontStyleCursive@6$kMACaptionAppearanceFontStyleDefault@0$kMACaptionAppearanceFontStyleMonospacedWithSerif@1$kMACaptionAppearanceFontStyleMonospacedWithoutSerif@3$kMACaptionAppearanceFontStyleProportionalWithSerif@2$kMACaptionAppearanceFontStyleProportionalWithoutSerif@4$kMACaptionAppearanceFontStyleSmallCapital@7$kMACaptionAppearanceTextEdgeStyleDepressed@3$kMACaptionAppearanceTextEdgeStyleDropShadow@5$kMACaptionAppearanceTextEdgeStyleNone@1$kMACaptionAppearanceTextEdgeStyleRaised@2$kMACaptionAppearanceTextEdgeStyleUndefined@0$kMACaptionAppearanceTextEdgeStyleUniform@4$"""
35
35
  misc.update(
36
36
  {
@@ -70,18 +70,21 @@ functions = {
70
70
  "arguments": {1: {"null_accepted": True, "type_modifier": "o"}},
71
71
  },
72
72
  ),
73
- "MACaptionAppearanceCopySelectedLanguages": (
74
- b"^{__CFArray=}q",
73
+ "MACaptionAppearanceGetDisplayType": (b"qq",),
74
+ "MACaptionAppearanceGetWindowRoundedCornerRadius": (
75
+ b"dq^q",
75
76
  "",
76
- {"retval": {"already_cfretained": True}},
77
+ {"arguments": {1: {"null_accepted": True, "type_modifier": "o"}}},
77
78
  ),
78
- "MACaptionAppearanceCopyWindowColor": (
79
- b"^{CGColor=}q^q",
79
+ "MAAudibleMediaCopyPreferredCharacteristics": (
80
+ b"^{__CFArray=}",
80
81
  "",
81
- {
82
- "retval": {"already_cfretained": True},
83
- "arguments": {1: {"null_accepted": True, "type_modifier": "o"}},
84
- },
82
+ {"retval": {"already_cfretained": True}, "variadic": False},
83
+ ),
84
+ "MAImageCaptioningCopyMetadataTagPath": (
85
+ b"@",
86
+ "",
87
+ {"retval": {"already_cfretained": True}},
85
88
  ),
86
89
  "MAImageCaptioningSetCaption": (
87
90
  b"B^{__CFURL=}^{__CFString=}^^{__CFError=}",
@@ -96,33 +99,21 @@ functions = {
96
99
  }
97
100
  },
98
101
  ),
99
- "MACaptionAppearanceCopyPreferredCaptioningMediaCharacteristics": (
100
- b"^{__CFArray=}q",
102
+ "MACaptionAppearanceAddSelectedLanguage": (
103
+ b"Bq^{__CFString=}",
101
104
  "",
102
- {"retval": {"already_cfretained": True}},
105
+ {"arguments": {1: {"null_accepted": True}}},
103
106
  ),
104
- "MACaptionAppearanceGetDisplayType": (b"qq",),
105
- "MACaptionAppearanceGetWindowRoundedCornerRadius": (
106
- b"dq^q",
107
+ "MACaptionAppearanceIsCustomized": (b"Bq",),
108
+ "MACaptionAppearanceCopyWindowColor": (
109
+ b"^{CGColor=}q^q",
107
110
  "",
108
- {"arguments": {1: {"null_accepted": True, "type_modifier": "o"}}},
111
+ {
112
+ "retval": {"already_cfretained": True},
113
+ "arguments": {1: {"null_accepted": True, "type_modifier": "o"}},
114
+ },
109
115
  ),
110
116
  "MACaptionAppearanceSetDisplayType": (b"vqq",),
111
- "MAAudibleMediaCopyPreferredCharacteristics": (
112
- b"^{__CFArray=}",
113
- "",
114
- {"retval": {"already_cfretained": True}, "variadic": False},
115
- ),
116
- "MACaptionAppearanceGetRelativeCharacterSize": (
117
- b"dq^q",
118
- "",
119
- {"arguments": {1: {"null_accepted": True, "type_modifier": "o"}}},
120
- ),
121
- "MAImageCaptioningCopyMetadataTagPath": (
122
- b"@",
123
- "",
124
- {"retval": {"already_cfretained": True}},
125
- ),
126
117
  "MAImageCaptioningCopyCaption": (
127
118
  b"^{__CFString=}^{__CFURL=}^^{__CFError=}",
128
119
  "",
@@ -142,36 +133,46 @@ functions = {
142
133
  "",
143
134
  {"arguments": {1: {"null_accepted": True, "type_modifier": "o"}}},
144
135
  ),
145
- "MACaptionAppearanceCopyBackgroundColor": (
146
- b"^{CGColor=}q^q",
147
- "",
148
- {
149
- "retval": {"already_cfretained": True},
150
- "arguments": {1: {"null_accepted": True, "type_modifier": "o"}},
151
- },
152
- ),
153
- "MADimFlashingLightsEnabled": (b"B",),
154
- "MACaptionAppearanceGetBackgroundOpacity": (
136
+ "MACaptionAppearanceGetRelativeCharacterSize": (
155
137
  b"dq^q",
156
138
  "",
157
139
  {"arguments": {1: {"null_accepted": True, "type_modifier": "o"}}},
158
140
  ),
141
+ "MACaptionAppearanceDidDisplayCaptions": (b"v^{__CFArray=}",),
142
+ "MACaptionAppearanceCopySelectedLanguages": (
143
+ b"^{__CFArray=}q",
144
+ "",
145
+ {"retval": {"already_cfretained": True}},
146
+ ),
159
147
  "MACaptionAppearanceGetTextEdgeStyle": (
160
148
  b"qq^q",
161
149
  "",
162
150
  {"arguments": {1: {"null_accepted": True, "type_modifier": "o"}}},
163
151
  ),
164
- "MACaptionAppearanceAddSelectedLanguage": (
165
- b"Bq^{__CFString=}",
152
+ "MACaptionAppearanceCopyPreferredCaptioningMediaCharacteristics": (
153
+ b"^{__CFArray=}q",
166
154
  "",
167
- {"arguments": {1: {"null_accepted": True}}},
155
+ {"retval": {"already_cfretained": True}},
156
+ ),
157
+ "MACaptionAppearanceCopyBackgroundColor": (
158
+ b"^{CGColor=}q^q",
159
+ "",
160
+ {
161
+ "retval": {"already_cfretained": True},
162
+ "arguments": {1: {"null_accepted": True, "type_modifier": "o"}},
163
+ },
168
164
  ),
169
- "MACaptionAppearanceDidDisplayCaptions": (b"v^{__CFArray=}",),
170
165
  "MACaptionAppearanceGetWindowOpacity": (
171
166
  b"dq^q",
172
167
  "",
173
168
  {"arguments": {1: {"null_accepted": True, "type_modifier": "o"}}},
174
169
  ),
170
+ "MACaptionAppearanceGetBackgroundOpacity": (
171
+ b"dq^q",
172
+ "",
173
+ {"arguments": {1: {"null_accepted": True, "type_modifier": "o"}}},
174
+ ),
175
+ "MADimFlashingLightsEnabled": (b"B",),
175
176
  }
176
177
  r = objc.registerMetaDataForSelector
177
178
  objc._updatingMetadata(True)
@@ -182,6 +183,39 @@ try:
182
183
  b"surfaceProcessed",
183
184
  {"retval": {"type": b"Z"}},
184
185
  )
186
+ r(
187
+ b"MAMusicHapticsManager",
188
+ b"addStatusObserver:",
189
+ {
190
+ "arguments": {
191
+ 2: {
192
+ "callable": {
193
+ "retval": {"type": b"v"},
194
+ "arguments": {
195
+ 0: {"type": b"^v"},
196
+ 1: {"type": b"@"},
197
+ 2: {"type": b"Z"},
198
+ },
199
+ }
200
+ }
201
+ }
202
+ },
203
+ )
204
+ r(
205
+ b"MAMusicHapticsManager",
206
+ b"checkHapticTrackAvailabilityForMediaMatchingCode:completionHandler:",
207
+ {
208
+ "arguments": {
209
+ 3: {
210
+ "callable": {
211
+ "retval": {"type": b"v"},
212
+ "arguments": {0: {"type": b"^v"}, 1: {"type": b"Z"}},
213
+ }
214
+ }
215
+ }
216
+ },
217
+ )
218
+ r(b"MAMusicHapticsManager", b"isActive", {"retval": {"type": b"Z"}})
185
219
  finally:
186
220
  objc._updatingMetadata(False)
187
221
  expressions = {}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-MediaAccessibility
3
- Version: 10.1
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework MediaAccessibility on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,20 +18,20 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
25
24
  Classifier: Programming Language :: Python :: 3.12
26
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Programming Language :: Objective C
29
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
31
+ Requires-Python: >=3.9
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>=11.0
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
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
@@ -9,6 +9,7 @@ Lib/pyobjc_framework_MediaAccessibility.egg-info/PKG-INFO
9
9
  Lib/pyobjc_framework_MediaAccessibility.egg-info/SOURCES.txt
10
10
  Lib/pyobjc_framework_MediaAccessibility.egg-info/dependency_links.txt
11
11
  Lib/pyobjc_framework_MediaAccessibility.egg-info/not-zip-safe
12
+ Lib/pyobjc_framework_MediaAccessibility.egg-info/pyobjc-build-info.txt
12
13
  Lib/pyobjc_framework_MediaAccessibility.egg-info/requires.txt
13
14
  Lib/pyobjc_framework_MediaAccessibility.egg-info/top_level.txt
14
15
  PyObjCTest/__init__.py
@@ -16,19 +17,20 @@ PyObjCTest/test_maaudiblemedia.py
16
17
  PyObjCTest/test_macaptionappearance.py
17
18
  PyObjCTest/test_maflashinglightsprocessing.py
18
19
  PyObjCTest/test_maimagecaptioning.py
20
+ PyObjCTest/test_mamusichaptics.py
19
21
  PyObjCTest/test_mavideoaccommodations.py
20
22
  PyObjCTest/test_mediaaccessibility.py
21
23
  metadata/MediaAccessibility.fwinfo
22
24
  metadata/metadata.ini
23
- metadata/raw/arm64-12.0.fwinfo
24
25
  metadata/raw/arm64-12.3.fwinfo
25
26
  metadata/raw/arm64-13.3.fwinfo
26
- metadata/raw/arm64-14.0.fwinfo
27
+ metadata/raw/arm64-14.5.fwinfo
28
+ metadata/raw/arm64-15.0.fwinfo
27
29
  metadata/raw/x86_64-10.10.fwinfo
28
30
  metadata/raw/x86_64-10.15.fwinfo
29
31
  metadata/raw/x86_64-10.16.fwinfo
30
32
  metadata/raw/x86_64-10.9.fwinfo
31
- metadata/raw/x86_64-12.0.fwinfo
32
33
  metadata/raw/x86_64-12.3.fwinfo
33
34
  metadata/raw/x86_64-13.3.fwinfo
34
- metadata/raw/x86_64-14.0.fwinfo
35
+ metadata/raw/x86_64-14.5.fwinfo
36
+ metadata/raw/x86_64-15.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 15.3 (24D5040f)
2
+ Apple clang version 16.0.0 (clang-1600.0.26.6)
3
+ SDK: macOS 15.2
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=11.0
2
+ pyobjc-framework-Cocoa>=11.0
@@ -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-MediaAccessibility
3
- Version: 10.1
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework MediaAccessibility on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,20 +18,20 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
25
24
  Classifier: Programming Language :: Python :: 3.12
26
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Programming Language :: Objective C
29
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
31
+ Requires-Python: >=3.9
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>=11.0
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
35
35
 
36
36
 
37
37
  Wrappers for the "AVKit" framework on macOS introduced in macOS 10.9.
@@ -122,3 +122,4 @@ class TestMAAudibleMedia(TestCase):
122
122
  @min_os_level("10.15")
123
123
  def test_functions10_15(self):
124
124
  MediaAccessibility.MACaptionAppearanceDidDisplayCaptions
125
+ MediaAccessibility.MACaptionAppearanceIsCustomized
@@ -0,0 +1,23 @@
1
+ import MediaAccessibility
2
+ from PyObjCTools.TestSupport import TestCase, min_os_level
3
+
4
+
5
+ class TestMAMusicHaptics(TestCase):
6
+ @min_os_level("15.0")
7
+ def test_constants15_0(self):
8
+ self.assertIsInstance(
9
+ MediaAccessibility.MAMusicHapticsManagerActiveStatusDidChangeNotification,
10
+ str,
11
+ )
12
+
13
+ @min_os_level("15.0")
14
+ def test_methods15_0(self):
15
+ self.assertResultIsBOOL(MediaAccessibility.MAMusicHapticsManager.isActive)
16
+ self.assertArgIsBlock(
17
+ MediaAccessibility.MAMusicHapticsManager.checkHapticTrackAvailabilityForMediaMatchingCode_completionHandler_,
18
+ 1,
19
+ b"vZ",
20
+ )
21
+ self.assertArgIsBlock(
22
+ MediaAccessibility.MAMusicHapticsManager.addStatusObserver_, 0, b"v@Z"
23
+ )
@@ -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: Sat Jul 1 14:04:20 2023
4
+ // Last update: Sat May 18 09:31:38 2024
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -525,5 +525,5 @@
525
525
  "MAVideoAccommodations.h"
526
526
  ],
527
527
  "release": "10.16",
528
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
528
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
529
529
  }