pyobjc-framework-AVFoundation 10.2__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 (164) hide show
  1. pyobjc_framework_avfoundation-10.3/Lib/AVFoundation/__init__.py +293 -0
  2. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Lib/AVFoundation/_metadata.py +263 -1
  3. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Lib/pyobjc_framework_AVFoundation.egg-info/PKG-INFO +6 -6
  4. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Lib/pyobjc_framework_AVFoundation.egg-info/SOURCES.txt +2 -6
  5. pyobjc_framework_avfoundation-10.3/Lib/pyobjc_framework_AVFoundation.egg-info/requires.txt +5 -0
  6. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PKG-INFO +6 -6
  7. pyobjc-framework-AVFoundation-10.2/metadata/raw/arm64-14.4.fwinfo → pyobjc_framework_avfoundation-10.3/metadata/raw/arm64-14.5.fwinfo +38 -4
  8. pyobjc-framework-AVFoundation-10.2/metadata/raw/x86_64-14.4.fwinfo → pyobjc_framework_avfoundation-10.3/metadata/raw/x86_64-14.5.fwinfo +38 -4
  9. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/setup.py +1 -1
  10. pyobjc-framework-AVFoundation-10.2/Lib/AVFoundation/__init__.py +0 -37
  11. pyobjc-framework-AVFoundation-10.2/Lib/pyobjc_framework_AVFoundation.egg-info/requires.txt +0 -5
  12. pyobjc-framework-AVFoundation-10.2/metadata/raw/arm64-12.1.fwinfo +0 -49293
  13. pyobjc-framework-AVFoundation-10.2/metadata/raw/arm64-13.0.fwinfo +0 -52027
  14. pyobjc-framework-AVFoundation-10.2/metadata/raw/x86_64-12.1.fwinfo +0 -49293
  15. pyobjc-framework-AVFoundation-10.2/metadata/raw/x86_64-13.0.fwinfo +0 -52027
  16. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Lib/pyobjc_framework_AVFoundation.egg-info/dependency_links.txt +0 -0
  17. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Lib/pyobjc_framework_AVFoundation.egg-info/not-zip-safe +0 -0
  18. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Lib/pyobjc_framework_AVFoundation.egg-info/top_level.txt +0 -0
  19. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/License.txt +0 -0
  20. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/MANIFEST.in +0 -0
  21. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Modules/_AVFoundation.m +0 -0
  22. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Modules/_AVFoundation_AVAudioBuffer.m +0 -0
  23. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Modules/_AVFoundation_inlines.m +0 -0
  24. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Modules/_AVFoundation_protocols.m +0 -0
  25. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Modules/pyobjc-api.h +0 -0
  26. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/Modules/pyobjc-compat.h +0 -0
  27. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/__init__.py +0 -0
  28. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avanimation.py +0 -0
  29. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avasset.py +0 -0
  30. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetcache.py +0 -0
  31. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetdownloadtask.py +0 -0
  32. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetexportsession.py +0 -0
  33. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetimagegenerator.py +0 -0
  34. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetplaybackassistant.py +0 -0
  35. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetreader.py +0 -0
  36. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetreaderoutput.py +0 -0
  37. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetresourceloader.py +0 -0
  38. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetsegmentreport.py +0 -0
  39. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetstoragemanager.py +0 -0
  40. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassettrack.py +0 -0
  41. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassettrackgroup.py +0 -0
  42. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassettracksegment.py +0 -0
  43. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetvariant.py +0 -0
  44. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetwriter.py +0 -0
  45. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avassetwriterinput.py +0 -0
  46. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avasynchronouskeyvalueloading.py +0 -0
  47. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioapplication.py +0 -0
  48. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiobuffer.py +0 -0
  49. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiochannellayout.py +0 -0
  50. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioconverter.py +0 -0
  51. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioengine.py +0 -0
  52. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioenvironmentnode.py +0 -0
  53. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiofile.py +0 -0
  54. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioformat.py +0 -0
  55. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioionode.py +0 -0
  56. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiomix.py +0 -0
  57. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiomixing.py +0 -0
  58. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudionode.py +0 -0
  59. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioplayer.py +0 -0
  60. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioplayernode.py +0 -0
  61. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioprocessingsettings.py +0 -0
  62. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiorecorder.py +0 -0
  63. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudioroutingarbiter.py +0 -0
  64. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiosequencer.py +0 -0
  65. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiosession.py +0 -0
  66. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiosessiontypes.py +0 -0
  67. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiosetting.py +0 -0
  68. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiosettings.py +0 -0
  69. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiosink.py +0 -0
  70. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiosourcenode.py +0 -0
  71. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiotime.py +0 -0
  72. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiotypes.py +0 -0
  73. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiounit.py +0 -0
  74. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiounitcomponent.py +0 -0
  75. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiouniteffect.py +0 -0
  76. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiouniteq.py +0 -0
  77. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiounitgenerator.py +0 -0
  78. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiounitreverb.py +0 -0
  79. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiounitsampler.py +0 -0
  80. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiounittimeeffect.py +0 -0
  81. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avaudiounittimeffect.py +0 -0
  82. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcameracalibrationdata.py +0 -0
  83. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcaption.py +0 -0
  84. /pyobjc-framework-AVFoundation-10.2/PyObjCTest/test_AVCaptionConversionValidator.py → /pyobjc_framework_avfoundation-10.3/PyObjCTest/test_avcaptionconversionvalidator.py +0 -0
  85. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcaptionformatconformer.py +0 -0
  86. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcaptionrenderer.py +0 -0
  87. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcaptionsettings.py +0 -0
  88. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcaptureaudiodataoutput.py +0 -0
  89. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturedeskviewapplication.py +0 -0
  90. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturedevice.py +0 -0
  91. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturefileoutput.py +0 -0
  92. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcaptureinput.py +0 -0
  93. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcaptureoutput.py +0 -0
  94. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturephotooutput.py +0 -0
  95. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturereactions.py +0 -0
  96. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturesession.py +0 -0
  97. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturesessionpreset.py +0 -0
  98. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturestillimageoutput.py +0 -0
  99. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturevideodataoutput.py +0 -0
  100. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcapturevideopreviewlayer.py +0 -0
  101. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcomposition.py +0 -0
  102. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcompositiontrack.py +0 -0
  103. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcompositiontracksegment.py +0 -0
  104. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avcontentkeysession.py +0 -0
  105. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avdepthdata.py +0 -0
  106. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_averror.py +0 -0
  107. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avexternalstoragedevice.py +0 -0
  108. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avfoundation.py +0 -0
  109. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avgeometry.py +0 -0
  110. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmediaformat.py +0 -0
  111. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmediaselection.py +0 -0
  112. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmediaselectiongroup.py +0 -0
  113. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmetadataformat.py +0 -0
  114. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmetadataidentifiers.py +0 -0
  115. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmetadataitem.py +0 -0
  116. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmetadataobject.py +0 -0
  117. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmidiplayer.py +0 -0
  118. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmovie.py +0 -0
  119. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmovietrack.py +0 -0
  120. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avmusicevents.py +0 -0
  121. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avoutputsettingsassistant.py +0 -0
  122. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avoutputsettingsassistent.py +0 -0
  123. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplaybackcoordinator.py +0 -0
  124. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayer.py +0 -0
  125. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayerinterstitialeventcontroller.py +0 -0
  126. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayeritem.py +0 -0
  127. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayeritemmediadatacollector.py +0 -0
  128. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayeritemoutput.py +0 -0
  129. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayeritemprotectedcontentaddition.py +0 -0
  130. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayeritemprotectedcontentadditions.py +0 -0
  131. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayeritemtrack.py +0 -0
  132. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayerlayer.py +0 -0
  133. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayerlooper.py +0 -0
  134. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avplayeroutput.py +0 -0
  135. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avportraitmatte.py +0 -0
  136. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avqueuedsamplebufferrendering.py +0 -0
  137. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avroutedetector.py +0 -0
  138. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avsamplebufferaudiorenderer.py +0 -0
  139. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avsamplebufferdisplaylayer.py +0 -0
  140. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avsamplebuffergenerator.py +0 -0
  141. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avsamplebufferrendersynchronizer.py +0 -0
  142. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avsamplebuffervideorenderer.py +0 -0
  143. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avsamplecursor.py +0 -0
  144. /pyobjc-framework-AVFoundation-10.2/PyObjCTest/test_AVSemanticSegmentationMatte.py → /pyobjc_framework_avfoundation-10.3/PyObjCTest/test_avsemanticsegmentationmatte.py +0 -0
  145. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avspeechsynthesis.py +0 -0
  146. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avspeechsynthesisprovider.py +0 -0
  147. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avutilities.py +0 -0
  148. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avvideocompositing.py +0 -0
  149. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avvideocomposition.py +0 -0
  150. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/PyObjCTest/test_avvideosettings.py +0 -0
  151. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/AVFoundation.fwinfo +0 -0
  152. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/metadata.ini +0 -0
  153. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
  154. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/arm64-13.3.fwinfo +0 -0
  155. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/x86_64-10.10.fwinfo +0 -0
  156. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/x86_64-10.13.fwinfo +0 -0
  157. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/x86_64-10.14.fwinfo +0 -0
  158. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  159. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  160. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  161. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/metadata/raw/x86_64-13.3.fwinfo +0 -0
  162. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/pyobjc_setup.py +0 -0
  163. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/pyproject.toml +0 -0
  164. {pyobjc-framework-AVFoundation-10.2 → pyobjc_framework_avfoundation-10.3}/setup.cfg +0 -0
@@ -0,0 +1,293 @@
1
+ """
2
+ Python mapping for the AVFoundation framework.
3
+
4
+ This module does not contain docstrings for the wrapped code, check Apple's
5
+ documentation for details on how to use these functions and classes.
6
+ """
7
+
8
+
9
+ def _setup():
10
+ import sys
11
+
12
+ import CoreAudio
13
+ import CoreMedia
14
+ import Foundation
15
+ import objc
16
+ from . import _AVFoundation, _metadata
17
+ from ._inlines import _inline_list_
18
+
19
+ dir_func, getattr_func = objc.createFrameworkDirAndGetattr(
20
+ name="AVFoundation",
21
+ frameworkIdentifier="com.apple.avfoundation",
22
+ frameworkPath=objc.pathForFramework(
23
+ "/System/Library/Frameworks/AVFoundation.framework"
24
+ ),
25
+ globals_dict=globals(),
26
+ inline_list=_inline_list_,
27
+ parents=(_AVFoundation, CoreAudio, CoreMedia, Foundation),
28
+ metadict=_metadata.__dict__,
29
+ )
30
+
31
+ globals()["__dir__"] = dir_func
32
+ globals()["__getattr__"] = getattr_func
33
+
34
+ for cls, sel in (
35
+ ("AVAssetDownloadTask", b"originalRequest"),
36
+ ("AVAssetDownloadTask", b"currentRequest"),
37
+ ("AVAssetDownloadTask", b"response"),
38
+ ("AVAggregateAssetDownloadTask", b"originalRequest"),
39
+ ("AVAggregateAssetDownloadTask", b"currentRequest"),
40
+ ("AVAggregateAssetDownloadTask", b"response"),
41
+ ("AVAssetDownloadURLSession", b"sharedSession"),
42
+ ("AVAssetDownloadURLSession", b"sessionWithConfiguration:"),
43
+ ("AVAssetDownloadURLSession", b"sessionWithConfiguration:delegate:"),
44
+ ("AVAssetDownloadURLSession", b"dataTaskWithRequest:"),
45
+ ("AVAssetDownloadURLSession", b"dataTaskWithURL:"),
46
+ ("AVAssetDownloadURLSession", b"uploadTaskWithRequest:fromFile:"),
47
+ ("AVAssetDownloadURLSession", b"uploadTaskWithRequest:fromData:"),
48
+ ("AVAssetDownloadURLSession", b"uploadTaskWithStreamedRequest:"),
49
+ ("AVAssetDownloadURLSession", b"downloadTaskWithRequest:"),
50
+ ("AVAssetDownloadURLSession", b"downloadTaskWithURL:"),
51
+ ("AVAssetDownloadURLSession", b"downloadTaskWithResumeData:"),
52
+ ("AVAssetDownloadURLSession", b"dataTaskWithRequest:completionHandler:"),
53
+ ("AVAssetDownloadURLSession", b"dataTaskWithURL:completionHandler:"),
54
+ (
55
+ "AVAssetDownloadURLSession",
56
+ b"uploadTaskWithRequest:fromFile:completionHandler:",
57
+ ),
58
+ (
59
+ "AVAssetDownloadURLSession",
60
+ b"uploadTaskWithRequest:fromData:completionHandler:",
61
+ ),
62
+ ("AVAssetDownloadURLSession", b"downloadTaskWithRequest:completionHandler:"),
63
+ ("AVAssetDownloadURLSession", b"downloadTaskWithURL:completionHandler:"),
64
+ ("AVAssetDownloadURLSession", b"downloadTaskWithResumeData:completionHandler:"),
65
+ ("AVAudioSourceNode", b"init"),
66
+ ("AVAudioChannelLayout", b"init"),
67
+ ("AVAudioEnvironmentDistanceAttenuationParameters", b"init"),
68
+ ("AVAudioEnvironmentReverbParameters", b"init"),
69
+ ("AVAudioSinkNode", b"init"),
70
+ ("AVAudioConnectionPoint", b"init"),
71
+ ("AVAudioApplication", b"init"),
72
+ ("AVSpeechSynthesisProviderVoice", b"init"),
73
+ ("AVSpeechSynthesisProviderVoice", b"new"),
74
+ ("AVSpeechSynthesisProviderRequest", b"init"),
75
+ ("AVSpeechSynthesisProviderRequest", b"new"),
76
+ ("AVAudioRoutingArbiter", b"init"),
77
+ ("AVAudioRoutingArbiter", b"new"),
78
+ ("AVAudioInputNode", b"init"),
79
+ ("AVAudioOutputNode", b"init"),
80
+ ("AVAudioUnitEQFilterParameters", b"init"),
81
+ ("AVAudioMixingDestination", b"init"),
82
+ ("AVAssetCache", b"init"),
83
+ ("AVAssetCache", b"new"),
84
+ ("AVAssetPlaybackAssistant", b"init"),
85
+ ("AVAssetPlaybackAssistant", b"new"),
86
+ ("AVCaptureInput", b"init"),
87
+ ("AVCaptureInput", b"new"),
88
+ ("AVCaptureInputPort", b"init"),
89
+ ("AVCaptureInputPort", b"new"),
90
+ ("AVAssetDownloadTask", b"init"),
91
+ ("AVAssetDownloadTask", b"new"),
92
+ ("AVAssetDownloadConfiguration", b"init"),
93
+ ("AVAssetDownloadConfiguration", b"new"),
94
+ ("AVAggregateAssetDownloadTask", b"init"),
95
+ ("AVAggregateAssetDownloadTask", b"new"),
96
+ ("AVAssetDownloadURLSession", b"init"),
97
+ ("AVAssetDownloadURLSession", b"new"),
98
+ ("AVAssetWriterInput", b"init"),
99
+ ("AVAssetWriterInput", b"new"),
100
+ ("AVAssetWriterInputPassDescription", b"init"),
101
+ ("AVAssetWriterInputPassDescription", b"new"),
102
+ ("AVAssetWriterInputPixelBufferAdaptor", b"init"),
103
+ ("AVAssetWriterInputPixelBufferAdaptor", b"new"),
104
+ ("AVAssetWriterInputTaggedPixelBufferGroupAdaptor", b"init"),
105
+ ("AVAssetWriterInputTaggedPixelBufferGroupAdaptor", b"new"),
106
+ ("AVAssetWriterInputMetadataAdaptor", b"init"),
107
+ ("AVAssetWriterInputMetadataAdaptor", b"new"),
108
+ ("AVAssetWriterInputCaptionAdaptor", b"init"),
109
+ ("AVAssetWriterInputCaptionAdaptor", b"new"),
110
+ ("AVAssetWriter", b"init"),
111
+ ("AVAssetWriter", b"new"),
112
+ ("AVAssetWriterInputGroup", b"init"),
113
+ ("AVAssetWriterInputGroup", b"new"),
114
+ ("AVPortraitEffectsMatte", b"init"),
115
+ ("AVPortraitEffectsMatte", b"new"),
116
+ ("AVSampleCursor", b"init"),
117
+ ("AVSampleCursor", b"new"),
118
+ ("AVAssetImageGenerator", b"init"),
119
+ ("AVAssetImageGenerator", b"new"),
120
+ ("AVAssetVariant", b"init"),
121
+ ("AVAssetVariant", b"new"),
122
+ ("AVAssetVariantVideoAttributes", b"init"),
123
+ ("AVAssetVariantVideoAttributes", b"new"),
124
+ ("AVAssetVariantVideoLayoutAttributes", b"init"),
125
+ ("AVAssetVariantVideoLayoutAttributes", b"new"),
126
+ ("AVAssetVariantAudioAttributes", b"init"),
127
+ ("AVAssetVariantAudioAttributes", b"new"),
128
+ ("AVAssetVariantQualifier", b"init"),
129
+ ("AVAssetVariantQualifier", b"new"),
130
+ ("AVCoordinatedPlaybackSuspension", b"init"),
131
+ ("AVCoordinatedPlaybackSuspension", b"new"),
132
+ ("AVPlaybackCoordinator", b"init"),
133
+ ("AVPlaybackCoordinator", b"new"),
134
+ ("AVPlayerPlaybackCoordinator", b"init"),
135
+ ("AVPlayerPlaybackCoordinator", b"new"),
136
+ ("AVDelegatingPlaybackCoordinatorPlaybackControlCommand", b"init"),
137
+ ("AVDelegatingPlaybackCoordinatorPlaybackControlCommand", b"new"),
138
+ ("AVDelegatingPlaybackCoordinatorPlayCommand", b"init"),
139
+ ("AVDelegatingPlaybackCoordinatorPlayCommand", b"new"),
140
+ ("AVDelegatingPlaybackCoordinatorBufferingCommand", b"init"),
141
+ ("AVDelegatingPlaybackCoordinatorBufferingCommand", b"new"),
142
+ ("AVDelegatingPlaybackCoordinatorPauseCommand", b"init"),
143
+ ("AVDelegatingPlaybackCoordinatorPauseCommand", b"new"),
144
+ ("AVDelegatingPlaybackCoordinatorSeekCommand", b"init"),
145
+ ("AVDelegatingPlaybackCoordinatorSeekCommand", b"new"),
146
+ ("AVCaptionConversionValidator", b"init"),
147
+ ("AVCaptionConversionValidator", b"new"),
148
+ ("AVCaptionConversionWarning", b"init"),
149
+ ("AVCaptionConversionWarning", b"new"),
150
+ ("AVCaptionConversionAdjustment", b"init"),
151
+ ("AVCaptionConversionAdjustment", b"new"),
152
+ ("AVCaptionConversionTimeRangeAdjustment", b"init"),
153
+ ("AVCaptionConversionTimeRangeAdjustment", b"new"),
154
+ ("AVAssetTrackSegment", b"init"),
155
+ ("AVAssetTrackSegment", b"new"),
156
+ ("AVTextStyleRule", b"init"),
157
+ ("AVTextStyleRule", b"new"),
158
+ ("AVCaptureDataOutputSynchronizer", b"init"),
159
+ ("AVCaptureDataOutputSynchronizer", b"new"),
160
+ ("AVCaptureSynchronizedDataCollection", b"init"),
161
+ ("AVCaptureSynchronizedDataCollection", b"new"),
162
+ ("AVCaptureSynchronizedData", b"init"),
163
+ ("AVCaptureSynchronizedData", b"new"),
164
+ ("AVURLAsset", b"init"),
165
+ ("AVURLAsset", b"new"),
166
+ ("AVAssetSegmentReport", b"init"),
167
+ ("AVAssetSegmentReport", b"new"),
168
+ ("AVAssetSegmentTrackReport", b"init"),
169
+ ("AVAssetSegmentTrackReport", b"new"),
170
+ ("AVAssetSegmentReportSampleInformation", b"init"),
171
+ ("AVAssetSegmentReportSampleInformation", b"new"),
172
+ ("AVAssetReaderTrackOutput", b"init"),
173
+ ("AVAssetReaderTrackOutput", b"new"),
174
+ ("AVAssetReaderAudioMixOutput", b"init"),
175
+ ("AVAssetReaderAudioMixOutput", b"new"),
176
+ ("AVAssetReaderVideoCompositionOutput", b"init"),
177
+ ("AVAssetReaderVideoCompositionOutput", b"new"),
178
+ ("AVAssetReaderOutputMetadataAdaptor", b"init"),
179
+ ("AVAssetReaderOutputMetadataAdaptor", b"new"),
180
+ ("AVAssetReaderOutputCaptionAdaptor", b"init"),
181
+ ("AVAssetReaderOutputCaptionAdaptor", b"new"),
182
+ ("AVAssetReaderSampleReferenceOutput", b"init"),
183
+ ("AVAssetReaderSampleReferenceOutput", b"new"),
184
+ ("AVSemanticSegmentationMatte", b"init"),
185
+ ("AVSemanticSegmentationMatte", b"new"),
186
+ ("AVContentKeySession", b"init"),
187
+ ("AVContentKeySession", b"new"),
188
+ ("AVCaptureConnection", b"init"),
189
+ ("AVCaptureConnection", b"new"),
190
+ ("AVCaptureAudioChannel", b"init"),
191
+ ("AVCaptureAudioChannel", b"new"),
192
+ ("AVCaptureBracketedStillImageSettings", b"init"),
193
+ ("AVCaptureBracketedStillImageSettings", b"new"),
194
+ ("AVCaptureOutput", b"init"),
195
+ ("AVCaptureOutput", b"new"),
196
+ ("AVPlayerLooper", b"init"),
197
+ ("AVPlayerLooper", b"new"),
198
+ ("AVExternalStorageDevice", b"init"),
199
+ ("AVExternalStorageDevice", b"new"),
200
+ ("AVExternalStorageDeviceDiscoverySession", b"init"),
201
+ ("AVExternalStorageDeviceDiscoverySession", b"new"),
202
+ ("AVCameraCalibrationData", b"init"),
203
+ ("AVCameraCalibrationData", b"new"),
204
+ ("AVVideoPerformanceMetrics", b"init"),
205
+ ("AVVideoPerformanceMetrics", b"new"),
206
+ ("AVCaptionRendererScene", b"init"),
207
+ ("AVCaptionRendererScene", b"new"),
208
+ ("AVOutputSettingsAssistant", b"init"),
209
+ ("AVOutputSettingsAssistant", b"new"),
210
+ ("AVCaptureSystemPressureState", b"init"),
211
+ ("AVCaptureSystemPressureState", b"new"),
212
+ ("AVPlayerVideoOutput", b"init"),
213
+ ("AVPlayerVideoOutput", b"new"),
214
+ ("AVVideoOutputSpecification", b"init"),
215
+ ("AVVideoOutputSpecification", b"new"),
216
+ ("AVPlayerVideoOutputConfiguration", b"init"),
217
+ ("AVPlayerVideoOutputConfiguration", b"new"),
218
+ ("AVCapturePhotoOutputReadinessCoordinator", b"init"),
219
+ ("AVCapturePhotoOutputReadinessCoordinator", b"new"),
220
+ ("AVCaptureResolvedPhotoSettings", b"init"),
221
+ ("AVCaptureResolvedPhotoSettings", b"new"),
222
+ ("AVCapturePhoto", b"init"),
223
+ ("AVCapturePhoto", b"new"),
224
+ ("AVCaptureDeferredPhotoProxy", b"init"),
225
+ ("AVCaptureDeferredPhotoProxy", b"new"),
226
+ ("AVAssetReader", b"init"),
227
+ ("AVAssetReader", b"new"),
228
+ ("AVMetadataObject", b"init"),
229
+ ("AVMetadataObject", b"new"),
230
+ ("AVSampleBufferGenerator", b"init"),
231
+ ("AVSampleBufferGenerator", b"new"),
232
+ ("AVSampleBufferRequest", b"init"),
233
+ ("AVSampleBufferRequest", b"new"),
234
+ ("AVSampleBufferGeneratorBatch", b"init"),
235
+ ("AVSampleBufferGeneratorBatch", b"new"),
236
+ ("AVMediaDataStorage", b"init"),
237
+ ("AVMediaDataStorage", b"new"),
238
+ ("AVAssetExportSession", b"init"),
239
+ ("AVAssetExportSession", b"new"),
240
+ ("AVPlayerInterstitialEvent", b"init"),
241
+ ("AVPlayerInterstitialEvent", b"new"),
242
+ ("AVCaption", b"init"),
243
+ ("AVCaption", b"new"),
244
+ ("AVCaptionRuby", b"init"),
245
+ ("AVCaptionRuby", b"new"),
246
+ ("AVAssetTrack", b"init"),
247
+ ("AVAssetTrack", b"new"),
248
+ ("AVCaptionFormatConformer", b"init"),
249
+ ("AVCaptionFormatConformer", b"new"),
250
+ ("AVCaptureDevice", b"init"),
251
+ ("AVCaptureDevice", b"new"),
252
+ ("AVCaptureDeviceDiscoverySession", b"init"),
253
+ ("AVCaptureDeviceDiscoverySession", b"new"),
254
+ ("AVCaptureDeviceRotationCoordinator", b"init"),
255
+ ("AVCaptureDeviceRotationCoordinator", b"new"),
256
+ ("AVFrameRateRange", b"init"),
257
+ ("AVFrameRateRange", b"new"),
258
+ ("AVZoomRange", b"init"),
259
+ ("AVZoomRange", b"new"),
260
+ ("AVCaptureDeviceFormat", b"init"),
261
+ ("AVCaptureDeviceFormat", b"new"),
262
+ ("AVCaptureDeviceInputSource", b"init"),
263
+ ("AVCaptureDeviceInputSource", b"new"),
264
+ ("AVPlayerItem", b"init"),
265
+ ("AVPlayerItem", b"new"),
266
+ ("AVPlayerItemAccessLog", b"init"),
267
+ ("AVPlayerItemAccessLog", b"new"),
268
+ ("AVPlayerItemErrorLog", b"init"),
269
+ ("AVPlayerItemAccessLogEvent", b"new"),
270
+ ("AVPlayerItemAccessLogEvent", b"init"),
271
+ ("AVPlayerItemErrorLogEvent", b"new"),
272
+ ("AVPlayerItemErrorLogEvent", b"init"),
273
+ ("AVAssetResourceLoader", b"new"),
274
+ ("AVAssetResourceLoader", b"init"),
275
+ ("AVAssetResourceLoadingRequestor", b"new"),
276
+ ("AVAssetResourceLoadingRequestor", b"init"),
277
+ ("AVAssetResourceLoadingRequest", b"new"),
278
+ ("AVAssetResourceLoadingRequest", b"init"),
279
+ ("AVAssetResourceLoadingContentInformationRequest", b"new"),
280
+ ("AVAssetResourceLoadingContentInformationRequest", b"init"),
281
+ ("AVAssetResourceLoadingDataRequest", b"new"),
282
+ ("AVAssetResourceLoadingDataRequest", b"init"),
283
+ ("AVContinuityDevice", b"new"),
284
+ ("AVContinuityDevice", b"init"),
285
+ ("AVDepthData", b"new"),
286
+ ("AVDepthData", b"init"),
287
+ ):
288
+ objc.registerUnavailableMethod(cls, sel)
289
+
290
+ del sys.modules["AVFoundation._metadata"]
291
+
292
+
293
+ globals().pop("_setup")()
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Fri Jan 26 20:37:32 2024
3
+ # Last update: Sat May 18 09:16:24 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -9213,6 +9213,268 @@ try:
9213
9213
  r(b"null", b"transportControlsSupported", {"retval": {"type": b"Z"}})
9214
9214
  finally:
9215
9215
  objc._updatingMetadata(False)
9216
+
9217
+ objc.registerNewKeywordsFromSelector(
9218
+ "AVAssetExportSession", b"initWithAsset:presetName:"
9219
+ )
9220
+ objc.registerNewKeywordsFromSelector("AVAssetImageGenerator", b"initWithAsset:")
9221
+ objc.registerNewKeywordsFromSelector("AVAssetReader", b"initWithAsset:error:")
9222
+ objc.registerNewKeywordsFromSelector(
9223
+ "AVAssetReaderAudioMixOutput", b"initWithAudioTracks:audioSettings:"
9224
+ )
9225
+ objc.registerNewKeywordsFromSelector(
9226
+ "AVAssetReaderOutputCaptionAdaptor", b"initWithAssetReaderTrackOutput:"
9227
+ )
9228
+ objc.registerNewKeywordsFromSelector(
9229
+ "AVAssetReaderOutputMetadataAdaptor", b"initWithAssetReaderTrackOutput:"
9230
+ )
9231
+ objc.registerNewKeywordsFromSelector(
9232
+ "AVAssetReaderSampleReferenceOutput", b"initWithTrack:"
9233
+ )
9234
+ objc.registerNewKeywordsFromSelector(
9235
+ "AVAssetReaderTrackOutput", b"initWithTrack:outputSettings:"
9236
+ )
9237
+ objc.registerNewKeywordsFromSelector(
9238
+ "AVAssetReaderVideoCompositionOutput", b"initWithVideoTracks:videoSettings:"
9239
+ )
9240
+ objc.registerNewKeywordsFromSelector("AVAssetWriter", b"initWithContentType:")
9241
+ objc.registerNewKeywordsFromSelector("AVAssetWriter", b"initWithURL:fileType:error:")
9242
+ objc.registerNewKeywordsFromSelector(
9243
+ "AVAssetWriterInput", b"initWithMediaType:outputSettings:"
9244
+ )
9245
+ objc.registerNewKeywordsFromSelector(
9246
+ "AVAssetWriterInput", b"initWithMediaType:outputSettings:sourceFormatHint:"
9247
+ )
9248
+ objc.registerNewKeywordsFromSelector(
9249
+ "AVAssetWriterInputCaptionAdaptor", b"initWithAssetWriterInput:"
9250
+ )
9251
+ objc.registerNewKeywordsFromSelector(
9252
+ "AVAssetWriterInputGroup", b"initWithInputs:defaultInput:"
9253
+ )
9254
+ objc.registerNewKeywordsFromSelector(
9255
+ "AVAssetWriterInputMetadataAdaptor", b"initWithAssetWriterInput:"
9256
+ )
9257
+ objc.registerNewKeywordsFromSelector(
9258
+ "AVAssetWriterInputPixelBufferAdaptor",
9259
+ b"initWithAssetWriterInput:sourcePixelBufferAttributes:",
9260
+ )
9261
+ objc.registerNewKeywordsFromSelector(
9262
+ "AVAssetWriterInputTaggedPixelBufferGroupAdaptor",
9263
+ b"initWithAssetWriterInput:sourcePixelBufferAttributes:",
9264
+ )
9265
+ objc.registerNewKeywordsFromSelector("AVAudioChannelLayout", b"initWithLayout:")
9266
+ objc.registerNewKeywordsFromSelector("AVAudioChannelLayout", b"initWithLayoutTag:")
9267
+ objc.registerNewKeywordsFromSelector(
9268
+ "AVAudioCompressedBuffer", b"initWithFormat:packetCapacity:"
9269
+ )
9270
+ objc.registerNewKeywordsFromSelector(
9271
+ "AVAudioCompressedBuffer", b"initWithFormat:packetCapacity:maximumPacketSize:"
9272
+ )
9273
+ objc.registerNewKeywordsFromSelector("AVAudioConnectionPoint", b"initWithNode:bus:")
9274
+ objc.registerNewKeywordsFromSelector("AVAudioConverter", b"initFromFormat:toFormat:")
9275
+ objc.registerNewKeywordsFromSelector(
9276
+ "AVAudioFile", b"initForReading:commonFormat:interleaved:error:"
9277
+ )
9278
+ objc.registerNewKeywordsFromSelector("AVAudioFile", b"initForReading:error:")
9279
+ objc.registerNewKeywordsFromSelector(
9280
+ "AVAudioFile", b"initForWriting:settings:commonFormat:interleaved:error:"
9281
+ )
9282
+ objc.registerNewKeywordsFromSelector("AVAudioFile", b"initForWriting:settings:error:")
9283
+ objc.registerNewKeywordsFromSelector(
9284
+ "AVAudioFormat", b"initStandardFormatWithSampleRate:channelLayout:"
9285
+ )
9286
+ objc.registerNewKeywordsFromSelector(
9287
+ "AVAudioFormat", b"initStandardFormatWithSampleRate:channels:"
9288
+ )
9289
+ objc.registerNewKeywordsFromSelector(
9290
+ "AVAudioFormat", b"initWithCMAudioFormatDescription:"
9291
+ )
9292
+ objc.registerNewKeywordsFromSelector(
9293
+ "AVAudioFormat", b"initWithCommonFormat:sampleRate:channels:interleaved:"
9294
+ )
9295
+ objc.registerNewKeywordsFromSelector(
9296
+ "AVAudioFormat", b"initWithCommonFormat:sampleRate:interleaved:channelLayout:"
9297
+ )
9298
+ objc.registerNewKeywordsFromSelector("AVAudioFormat", b"initWithSettings:")
9299
+ objc.registerNewKeywordsFromSelector("AVAudioFormat", b"initWithStreamDescription:")
9300
+ objc.registerNewKeywordsFromSelector(
9301
+ "AVAudioFormat", b"initWithStreamDescription:channelLayout:"
9302
+ )
9303
+ objc.registerNewKeywordsFromSelector(
9304
+ "AVAudioPCMBuffer", b"initWithPCMFormat:frameCapacity:"
9305
+ )
9306
+ objc.registerNewKeywordsFromSelector("AVAudioPlayer", b"initWithContentsOfURL:error:")
9307
+ objc.registerNewKeywordsFromSelector(
9308
+ "AVAudioPlayer", b"initWithContentsOfURL:fileTypeHint:error:"
9309
+ )
9310
+ objc.registerNewKeywordsFromSelector("AVAudioPlayer", b"initWithData:error:")
9311
+ objc.registerNewKeywordsFromSelector(
9312
+ "AVAudioPlayer", b"initWithData:fileTypeHint:error:"
9313
+ )
9314
+ objc.registerNewKeywordsFromSelector("AVAudioRecorder", b"initWithURL:format:error:")
9315
+ objc.registerNewKeywordsFromSelector("AVAudioRecorder", b"initWithURL:settings:error:")
9316
+ objc.registerNewKeywordsFromSelector("AVAudioSequencer", b"initWithAudioEngine:")
9317
+ objc.registerNewKeywordsFromSelector("AVAudioSinkNode", b"initWithReceiverBlock:")
9318
+ objc.registerNewKeywordsFromSelector(
9319
+ "AVAudioSourceNode", b"initWithFormat:renderBlock:"
9320
+ )
9321
+ objc.registerNewKeywordsFromSelector("AVAudioSourceNode", b"initWithRenderBlock:")
9322
+ objc.registerNewKeywordsFromSelector(
9323
+ "AVAudioTime", b"initWithAudioTimeStamp:sampleRate:"
9324
+ )
9325
+ objc.registerNewKeywordsFromSelector("AVAudioTime", b"initWithHostTime:")
9326
+ objc.registerNewKeywordsFromSelector(
9327
+ "AVAudioTime", b"initWithHostTime:sampleTime:atRate:"
9328
+ )
9329
+ objc.registerNewKeywordsFromSelector("AVAudioTime", b"initWithSampleTime:atRate:")
9330
+ objc.registerNewKeywordsFromSelector("AVAudioUnitEQ", b"initWithNumberOfBands:")
9331
+ objc.registerNewKeywordsFromSelector(
9332
+ "AVAudioUnitEffect", b"initWithAudioComponentDescription:"
9333
+ )
9334
+ objc.registerNewKeywordsFromSelector(
9335
+ "AVAudioUnitGenerator", b"initWithAudioComponentDescription:"
9336
+ )
9337
+ objc.registerNewKeywordsFromSelector(
9338
+ "AVAudioUnitMIDIInstrument", b"initWithAudioComponentDescription:"
9339
+ )
9340
+ objc.registerNewKeywordsFromSelector(
9341
+ "AVAudioUnitTimeEffect", b"initWithAudioComponentDescription:"
9342
+ )
9343
+ objc.registerNewKeywordsFromSelector("AVCaption", b"initWithText:timeRange:")
9344
+ objc.registerNewKeywordsFromSelector(
9345
+ "AVCaptionConversionValidator", b"initWithCaptions:timeRange:conversionSettings:"
9346
+ )
9347
+ objc.registerNewKeywordsFromSelector(
9348
+ "AVCaptionFormatConformer", b"initWithConversionSettings:"
9349
+ )
9350
+ objc.registerNewKeywordsFromSelector("AVCaptionGroup", b"initWithCaptions:timeRange:")
9351
+ objc.registerNewKeywordsFromSelector("AVCaptionGroup", b"initWithTimeRange:")
9352
+ objc.registerNewKeywordsFromSelector("AVCaptionRuby", b"initWithText:")
9353
+ objc.registerNewKeywordsFromSelector(
9354
+ "AVCaptionRuby", b"initWithText:position:alignment:"
9355
+ )
9356
+ objc.registerNewKeywordsFromSelector(
9357
+ "AVCaptureConnection", b"initWithInputPort:videoPreviewLayer:"
9358
+ )
9359
+ objc.registerNewKeywordsFromSelector(
9360
+ "AVCaptureConnection", b"initWithInputPorts:output:"
9361
+ )
9362
+ objc.registerNewKeywordsFromSelector(
9363
+ "AVCaptureDataOutputSynchronizer", b"initWithDataOutputs:"
9364
+ )
9365
+ objc.registerNewKeywordsFromSelector("AVCaptureDeviceInput", b"initWithDevice:error:")
9366
+ objc.registerNewKeywordsFromSelector(
9367
+ "AVCaptureDeviceRotationCoordinator", b"initWithDevice:previewLayer:"
9368
+ )
9369
+ objc.registerNewKeywordsFromSelector(
9370
+ "AVCaptureMetadataInput", b"initWithFormatDescription:clock:"
9371
+ )
9372
+ objc.registerNewKeywordsFromSelector(
9373
+ "AVCapturePhotoOutputReadinessCoordinator", b"initWithPhotoOutput:"
9374
+ )
9375
+ objc.registerNewKeywordsFromSelector("AVCaptureScreenInput", b"initWithDisplayID:")
9376
+ objc.registerNewKeywordsFromSelector("AVCaptureVideoPreviewLayer", b"initWithSession:")
9377
+ objc.registerNewKeywordsFromSelector(
9378
+ "AVCaptureVideoPreviewLayer", b"initWithSessionWithNoConnection:"
9379
+ )
9380
+ objc.registerNewKeywordsFromSelector("AVCompositionTrackSegment", b"initWithTimeRange:")
9381
+ objc.registerNewKeywordsFromSelector(
9382
+ "AVCompositionTrackSegment", b"initWithURL:trackID:sourceTimeRange:targetTimeRange:"
9383
+ )
9384
+ objc.registerNewKeywordsFromSelector(
9385
+ "AVContentKeySpecifier", b"initForKeySystem:identifier:options:"
9386
+ )
9387
+ objc.registerNewKeywordsFromSelector(
9388
+ "AVDateRangeMetadataGroup", b"initWithItems:startDate:endDate:"
9389
+ )
9390
+ objc.registerNewKeywordsFromSelector(
9391
+ "AVDelegatingPlaybackCoordinator", b"initWithPlaybackControlDelegate:"
9392
+ )
9393
+ objc.registerNewKeywordsFromSelector(
9394
+ "AVFragmentedAssetMinder", b"initWithAsset:mindingInterval:"
9395
+ )
9396
+ objc.registerNewKeywordsFromSelector(
9397
+ "AVFragmentedMovieMinder", b"initWithMovie:mindingInterval:"
9398
+ )
9399
+ objc.registerNewKeywordsFromSelector(
9400
+ "AVMIDIPlayer", b"initWithContentsOfURL:soundBankURL:error:"
9401
+ )
9402
+ objc.registerNewKeywordsFromSelector(
9403
+ "AVMIDIPlayer", b"initWithData:soundBankURL:error:"
9404
+ )
9405
+ objc.registerNewKeywordsFromSelector("AVMediaDataStorage", b"initWithURL:options:")
9406
+ objc.registerNewKeywordsFromSelector("AVMovie", b"initWithData:options:")
9407
+ objc.registerNewKeywordsFromSelector("AVMovie", b"initWithURL:options:")
9408
+ objc.registerNewKeywordsFromSelector("AVMutableCaptionRegion", b"initWithIdentifier:")
9409
+ objc.registerNewKeywordsFromSelector("AVMutableMovie", b"initWithData:options:error:")
9410
+ objc.registerNewKeywordsFromSelector(
9411
+ "AVMutableMovie", b"initWithSettingsFromMovie:options:error:"
9412
+ )
9413
+ objc.registerNewKeywordsFromSelector("AVMutableMovie", b"initWithURL:options:error:")
9414
+ objc.registerNewKeywordsFromSelector("AVPlayer", b"initWithPlayerItem:")
9415
+ objc.registerNewKeywordsFromSelector("AVPlayer", b"initWithURL:")
9416
+ objc.registerNewKeywordsFromSelector(
9417
+ "AVPlayerInterstitialEventController", b"initWithPrimaryPlayer:"
9418
+ )
9419
+ objc.registerNewKeywordsFromSelector(
9420
+ "AVPlayerInterstitialEventMonitor", b"initWithPrimaryPlayer:"
9421
+ )
9422
+ objc.registerNewKeywordsFromSelector("AVPlayerItem", b"initWithAsset:")
9423
+ objc.registerNewKeywordsFromSelector(
9424
+ "AVPlayerItem", b"initWithAsset:automaticallyLoadedAssetKeys:"
9425
+ )
9426
+ objc.registerNewKeywordsFromSelector("AVPlayerItem", b"initWithURL:")
9427
+ objc.registerNewKeywordsFromSelector(
9428
+ "AVPlayerItemLegibleOutput", b"initWithMediaSubtypesForNativeRepresentation:"
9429
+ )
9430
+ objc.registerNewKeywordsFromSelector(
9431
+ "AVPlayerItemMetadataCollector", b"initWithIdentifiers:classifyingLabels:"
9432
+ )
9433
+ objc.registerNewKeywordsFromSelector(
9434
+ "AVPlayerItemMetadataOutput", b"initWithIdentifiers:"
9435
+ )
9436
+ objc.registerNewKeywordsFromSelector(
9437
+ "AVPlayerItemVideoOutput", b"initWithOutputSettings:"
9438
+ )
9439
+ objc.registerNewKeywordsFromSelector(
9440
+ "AVPlayerItemVideoOutput", b"initWithPixelBufferAttributes:"
9441
+ )
9442
+ objc.registerNewKeywordsFromSelector(
9443
+ "AVPlayerLooper", b"initWithPlayer:templateItem:timeRange:"
9444
+ )
9445
+ objc.registerNewKeywordsFromSelector(
9446
+ "AVPlayerLooper", b"initWithPlayer:templateItem:timeRange:existingItemsOrdering:"
9447
+ )
9448
+ objc.registerNewKeywordsFromSelector(
9449
+ "AVPlayerMediaSelectionCriteria",
9450
+ b"initWithPreferredLanguages:preferredMediaCharacteristics:",
9451
+ )
9452
+ objc.registerNewKeywordsFromSelector(
9453
+ "AVPlayerMediaSelectionCriteria",
9454
+ b"initWithPrincipalMediaCharacteristics:preferredLanguages:preferredMediaCharacteristics:",
9455
+ )
9456
+ objc.registerNewKeywordsFromSelector("AVPlayerVideoOutput", b"initWithSpecification:")
9457
+ objc.registerNewKeywordsFromSelector("AVQueuePlayer", b"initWithItems:")
9458
+ objc.registerNewKeywordsFromSelector(
9459
+ "AVSampleBufferGenerator", b"initWithAsset:timebase:"
9460
+ )
9461
+ objc.registerNewKeywordsFromSelector("AVSampleBufferRequest", b"initWithStartCursor:")
9462
+ objc.registerNewKeywordsFromSelector("AVSpeechUtterance", b"initWithAttributedString:")
9463
+ objc.registerNewKeywordsFromSelector("AVSpeechUtterance", b"initWithString:")
9464
+ objc.registerNewKeywordsFromSelector(
9465
+ "AVTextStyleRule", b"initWithTextMarkupAttributes:"
9466
+ )
9467
+ objc.registerNewKeywordsFromSelector(
9468
+ "AVTextStyleRule", b"initWithTextMarkupAttributes:textSelector:"
9469
+ )
9470
+ objc.registerNewKeywordsFromSelector(
9471
+ "AVTimedMetadataGroup", b"initWithItems:timeRange:"
9472
+ )
9473
+ objc.registerNewKeywordsFromSelector("AVTimedMetadataGroup", b"initWithSampleBuffer:")
9474
+ objc.registerNewKeywordsFromSelector("AVURLAsset", b"initWithURL:options:")
9475
+ objc.registerNewKeywordsFromSelector(
9476
+ "AVVideoOutputSpecification", b"initWithTagCollections:"
9477
+ )
9216
9478
  expressions = {}
9217
9479
 
9218
9480
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-AVFoundation
3
- Version: 10.2
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework AVFoundation on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,11 +30,11 @@ 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.2
34
- Requires-Dist: pyobjc-framework-CoreMedia>=10.2
35
- Requires-Dist: pyobjc-framework-CoreAudio>=10.2
36
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
37
- Requires-Dist: pyobjc-framework-Quartz>=10.2
33
+ Requires-Dist: pyobjc-core>=10.3
34
+ Requires-Dist: pyobjc-framework-CoreMedia>=10.3
35
+ Requires-Dist: pyobjc-framework-CoreAudio>=10.3
36
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
37
+ Requires-Dist: pyobjc-framework-Quartz>=10.3
38
38
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
39
39
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
40
40
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -145,18 +145,14 @@ PyObjCTest/test_avvideocomposition.py
145
145
  PyObjCTest/test_avvideosettings.py
146
146
  metadata/AVFoundation.fwinfo
147
147
  metadata/metadata.ini
148
- metadata/raw/arm64-12.1.fwinfo
149
148
  metadata/raw/arm64-12.3.fwinfo
150
- metadata/raw/arm64-13.0.fwinfo
151
149
  metadata/raw/arm64-13.3.fwinfo
152
- metadata/raw/arm64-14.4.fwinfo
150
+ metadata/raw/arm64-14.5.fwinfo
153
151
  metadata/raw/x86_64-10.10.fwinfo
154
152
  metadata/raw/x86_64-10.13.fwinfo
155
153
  metadata/raw/x86_64-10.14.fwinfo
156
154
  metadata/raw/x86_64-10.15.fwinfo
157
155
  metadata/raw/x86_64-10.16.fwinfo
158
- metadata/raw/x86_64-12.1.fwinfo
159
156
  metadata/raw/x86_64-12.3.fwinfo
160
- metadata/raw/x86_64-13.0.fwinfo
161
157
  metadata/raw/x86_64-13.3.fwinfo
162
- metadata/raw/x86_64-14.4.fwinfo
158
+ metadata/raw/x86_64-14.5.fwinfo
@@ -0,0 +1,5 @@
1
+ pyobjc-core>=10.3
2
+ pyobjc-framework-CoreMedia>=10.3
3
+ pyobjc-framework-CoreAudio>=10.3
4
+ pyobjc-framework-Cocoa>=10.3
5
+ pyobjc-framework-Quartz>=10.3
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-AVFoundation
3
- Version: 10.2
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework AVFoundation on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,11 +30,11 @@ 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.2
34
- Requires-Dist: pyobjc-framework-CoreMedia>=10.2
35
- Requires-Dist: pyobjc-framework-CoreAudio>=10.2
36
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
37
- Requires-Dist: pyobjc-framework-Quartz>=10.2
33
+ Requires-Dist: pyobjc-core>=10.3
34
+ Requires-Dist: pyobjc-framework-CoreMedia>=10.3
35
+ Requires-Dist: pyobjc-framework-CoreAudio>=10.3
36
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
37
+ Requires-Dist: pyobjc-framework-Quartz>=10.3
38
38
 
39
39
 
40
40
  Wrappers for the "AVFoundation" framework on macOS.