pyobjc-framework-VideoToolbox 10.2__tar.gz → 10.3.1__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.
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Lib/VideoToolbox/_metadata.py +3 -27
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Lib/pyobjc_framework_VideoToolbox.egg-info/PKG-INFO +5 -5
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Lib/pyobjc_framework_VideoToolbox.egg-info/SOURCES.txt +2 -8
- pyobjc_framework_videotoolbox-10.3.1/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +4 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PKG-INFO +5 -5
- pyobjc-framework-VideoToolbox-10.2/metadata/raw/arm64-14.4.fwinfo → pyobjc_framework_videotoolbox-10.3.1/metadata/raw/arm64-14.5.fwinfo +52 -8
- pyobjc-framework-VideoToolbox-10.2/metadata/raw/x86_64-14.4.fwinfo → pyobjc_framework_videotoolbox-10.3.1/metadata/raw/x86_64-14.5.fwinfo +52 -8
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/setup.py +1 -1
- pyobjc-framework-VideoToolbox-10.2/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +0 -4
- pyobjc-framework-VideoToolbox-10.2/metadata/raw/arm64-12.0.fwinfo +0 -1608
- pyobjc-framework-VideoToolbox-10.2/metadata/raw/arm64-14.0.fwinfo +0 -1906
- pyobjc-framework-VideoToolbox-10.2/metadata/raw/arm64-14.2.fwinfo +0 -1912
- pyobjc-framework-VideoToolbox-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -1608
- pyobjc-framework-VideoToolbox-10.2/metadata/raw/x86_64-14.0.fwinfo +0 -1906
- pyobjc-framework-VideoToolbox-10.2/metadata/raw/x86_64-14.2.fwinfo +0 -1912
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Lib/VideoToolbox/__init__.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Lib/pyobjc_framework_VideoToolbox.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Lib/pyobjc_framework_VideoToolbox.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Lib/pyobjc_framework_VideoToolbox.egg-info/top_level.txt +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/License.txt +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/MANIFEST.in +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Modules/_VideoToolbox.m +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Modules/pyobjc-api.h +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/Modules/pyobjc-compat.h +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_videotoolbox.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtbase.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtcompressionproperties.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtcompressionsession.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtdecompressionproperties.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtdecompressionsession.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vterrors.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtframesilo.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtmultipassstorage.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtpixelrotationproperties.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtpixelrotationsession.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtpixeltransferproperties.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtpixeltransfersession.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtprofessionalvideoworkflow.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtsession.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtutilities.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/PyObjCTest/test_vtvideoencoderlist.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/VideoToolbox.fwinfo +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/metadata.ini +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/raw/arm64-13.0.fwinfo +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/raw/x86_64-10.14.fwinfo +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/raw/x86_64-10.15.fwinfo +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/metadata/raw/x86_64-13.0.fwinfo +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/pyobjc_setup.py +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/pyproject.toml +0 -0
- {pyobjc-framework-VideoToolbox-10.2 → pyobjc_framework_videotoolbox-10.3.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Sat May 18 09:38:24 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -44,36 +44,12 @@ constants = """$kVTAlphaChannelMode_PremultipliedAlpha$kVTAlphaChannelMode_Strai
|
|
|
44
44
|
enums = """$kVTAllocationFailedErr@-12904$kVTColorCorrectionImageRotationFailedErr@-12219$kVTColorCorrectionPixelTransferFailedErr@-12212$kVTColorSyncTransformConvertFailedErr@-12919$kVTCompressionSessionBeginFinalPass@1$kVTCouldNotCreateColorCorrectionDataErr@-12918$kVTCouldNotCreateInstanceErr@-12907$kVTCouldNotFindTemporalFilterErr@-12217$kVTCouldNotFindVideoDecoderErr@-12906$kVTCouldNotFindVideoEncoderErr@-12908$kVTCouldNotOutputTaggedBufferGroupErr@-17699$kVTDecodeFrame_1xRealTimePlayback@4$kVTDecodeFrame_DoNotOutputFrame@2$kVTDecodeFrame_EnableAsynchronousDecompression@1$kVTDecodeFrame_EnableTemporalProcessing@8$kVTDecodeInfo_Asynchronous@1$kVTDecodeInfo_FrameDropped@2$kVTDecodeInfo_ImageBufferModifiable@4$kVTDecodeInfo_SkippedLeadingFrameDropped@8$kVTEncodeInfo_Asynchronous@1$kVTEncodeInfo_FrameDropped@2$kVTExtensionDisabledErr@-17697$kVTFormatDescriptionChangeNotSupportedErr@-12916$kVTFrameSiloInvalidTimeRangeErr@-12216$kVTFrameSiloInvalidTimeStampErr@-12215$kVTImageRotationNotSupportedErr@-12914$kVTInsufficientSourceColorDataErr@-12917$kVTInvalidSessionErr@-12903$kVTMultiPassStorageIdentifierMismatchErr@-12213$kVTMultiPassStorageInvalidErr@-12214$kVTParameterErr@-12902$kVTPixelRotationNotSupportedErr@-12914$kVTPixelTransferNotPermittedErr@-12218$kVTPixelTransferNotSupportedErr@-12905$kVTPropertyNotSupportedErr@-12900$kVTPropertyReadOnlyErr@-12901$kVTSessionMalfunctionErr@-17691$kVTUnlimitedFrameDelayCount@-1$kVTVideoDecoderAuthorizationErr@-12210$kVTVideoDecoderBadDataErr@-12909$kVTVideoDecoderCallbackMessagingErr@-17695$kVTVideoDecoderMalfunctionErr@-12911$kVTVideoDecoderNeedsRosettaErr@-17692$kVTVideoDecoderNotAvailableNowErr@-12913$kVTVideoDecoderReferenceMissingErr@-17694$kVTVideoDecoderRemovedErr@-17690$kVTVideoDecoderUnknownErr@-17696$kVTVideoDecoderUnsupportedDataFormatErr@-12910$kVTVideoEncoderAuthorizationErr@-12211$kVTVideoEncoderMVHEVCVideoLayerIDsMismatchErr@-17698$kVTVideoEncoderMalfunctionErr@-12912$kVTVideoEncoderNeedsRosettaErr@-17693$kVTVideoEncoderNotAvailableNowErr@-12915$"""
|
|
45
45
|
misc.update(
|
|
46
46
|
{
|
|
47
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": NewType(
|
|
48
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)",
|
|
49
|
-
int,
|
|
50
|
-
),
|
|
51
47
|
"VTDecodeInfoFlags": NewType("VTDecodeInfoFlags", int),
|
|
52
|
-
"
|
|
53
|
-
|
|
54
|
-
int,
|
|
55
|
-
),
|
|
56
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": NewType(
|
|
57
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)",
|
|
58
|
-
int,
|
|
59
|
-
),
|
|
60
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)": NewType(
|
|
61
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)",
|
|
62
|
-
int,
|
|
63
|
-
),
|
|
64
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)": NewType(
|
|
65
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)",
|
|
66
|
-
int,
|
|
67
|
-
),
|
|
48
|
+
"VTDecodeFrameFlags": NewType("VTDecodeFrameFlags", int),
|
|
49
|
+
"VTEncodeInfoFlags": NewType("VTEncodeInfoFlags", int),
|
|
68
50
|
"VTCompressionSessionOptionFlags": NewType(
|
|
69
51
|
"VTCompressionSessionOptionFlags", int
|
|
70
52
|
),
|
|
71
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": NewType(
|
|
72
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)",
|
|
73
|
-
int,
|
|
74
|
-
),
|
|
75
|
-
"VTDecodeFrameFlags": NewType("VTDecodeFrameFlags", int),
|
|
76
|
-
"VTEncodeInfoFlags": NewType("VTEncodeInfoFlags", int),
|
|
77
53
|
}
|
|
78
54
|
)
|
|
79
55
|
misc.update({})
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-VideoToolbox
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework VideoToolbox on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,10 +30,10 @@ 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.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Quartz>=10.
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreMedia>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.3.1
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreMedia>=10.3.1
|
|
37
37
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
38
38
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
39
39
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -34,18 +34,12 @@ PyObjCTest/test_vtutilities.py
|
|
|
34
34
|
PyObjCTest/test_vtvideoencoderlist.py
|
|
35
35
|
metadata/VideoToolbox.fwinfo
|
|
36
36
|
metadata/metadata.ini
|
|
37
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
38
37
|
metadata/raw/arm64-12.3.fwinfo
|
|
39
38
|
metadata/raw/arm64-13.0.fwinfo
|
|
40
|
-
metadata/raw/arm64-14.
|
|
41
|
-
metadata/raw/arm64-14.2.fwinfo
|
|
42
|
-
metadata/raw/arm64-14.4.fwinfo
|
|
39
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
43
40
|
metadata/raw/x86_64-10.14.fwinfo
|
|
44
41
|
metadata/raw/x86_64-10.15.fwinfo
|
|
45
42
|
metadata/raw/x86_64-10.16.fwinfo
|
|
46
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
47
43
|
metadata/raw/x86_64-12.3.fwinfo
|
|
48
44
|
metadata/raw/x86_64-13.0.fwinfo
|
|
49
|
-
metadata/raw/x86_64-14.
|
|
50
|
-
metadata/raw/x86_64-14.2.fwinfo
|
|
51
|
-
metadata/raw/x86_64-14.4.fwinfo
|
|
45
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-VideoToolbox
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework VideoToolbox on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,10 +30,10 @@ 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.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Quartz>=10.
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreMedia>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.3.1
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreMedia>=10.3.1
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
Wrappers for the "VideoToolbox" framework on macOS.
|
|
@@ -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:
|
|
4
|
+
// Last update: Sat May 18 09:38:23 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -78,12 +78,6 @@
|
|
|
78
78
|
},
|
|
79
79
|
"VTEncodeInfoFlags": {
|
|
80
80
|
"type": "I"
|
|
81
|
-
},
|
|
82
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": {
|
|
83
|
-
"type": "i"
|
|
84
|
-
},
|
|
85
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)": {
|
|
86
|
-
"type": "i"
|
|
87
81
|
}
|
|
88
82
|
},
|
|
89
83
|
"expressions": {},
|
|
@@ -871,6 +865,28 @@
|
|
|
871
865
|
"typestr": "^{__CFAllocator=}"
|
|
872
866
|
},
|
|
873
867
|
{
|
|
868
|
+
"function": {
|
|
869
|
+
"args": [
|
|
870
|
+
{
|
|
871
|
+
"typestr": "^v"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"typestr": "^v"
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"typestr": "i"
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"typestr": "I"
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"typestr": "^{opaqueCMSampleBuffer=}"
|
|
884
|
+
}
|
|
885
|
+
],
|
|
886
|
+
"retval": {
|
|
887
|
+
"typestr": "v"
|
|
888
|
+
}
|
|
889
|
+
},
|
|
874
890
|
"name": "outputCallback",
|
|
875
891
|
"typestr": "^?"
|
|
876
892
|
},
|
|
@@ -1362,6 +1378,34 @@
|
|
|
1362
1378
|
"typestr": "^{OpaqueVTDecompressionSession=}"
|
|
1363
1379
|
},
|
|
1364
1380
|
{
|
|
1381
|
+
"function": {
|
|
1382
|
+
"args": [
|
|
1383
|
+
{
|
|
1384
|
+
"typestr": "^v"
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"typestr": "^v"
|
|
1388
|
+
},
|
|
1389
|
+
{
|
|
1390
|
+
"typestr": "i"
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"typestr": "I"
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"typestr": "^{OpaqueCMTaggedBufferGroup=}"
|
|
1397
|
+
},
|
|
1398
|
+
{
|
|
1399
|
+
"typestr": "{CMTime=qiIq}"
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
"typestr": "{CMTime=qiIq}"
|
|
1403
|
+
}
|
|
1404
|
+
],
|
|
1405
|
+
"retval": {
|
|
1406
|
+
"typestr": "v"
|
|
1407
|
+
}
|
|
1408
|
+
},
|
|
1365
1409
|
"name": "outputMultiImageCallback",
|
|
1366
1410
|
"typestr": "^?"
|
|
1367
1411
|
},
|
|
@@ -1926,5 +1970,5 @@
|
|
|
1926
1970
|
"VTVideoEncoderList.h"
|
|
1927
1971
|
],
|
|
1928
1972
|
"release": "10.16",
|
|
1929
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
1973
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
1930
1974
|
}
|
|
@@ -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:
|
|
4
|
+
// Last update: Sat May 18 09:38:21 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -78,12 +78,6 @@
|
|
|
78
78
|
},
|
|
79
79
|
"VTEncodeInfoFlags": {
|
|
80
80
|
"type": "I"
|
|
81
|
-
},
|
|
82
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": {
|
|
83
|
-
"type": "i"
|
|
84
|
-
},
|
|
85
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)": {
|
|
86
|
-
"type": "i"
|
|
87
81
|
}
|
|
88
82
|
},
|
|
89
83
|
"expressions": {},
|
|
@@ -871,6 +865,28 @@
|
|
|
871
865
|
"typestr": "^{__CFAllocator=}"
|
|
872
866
|
},
|
|
873
867
|
{
|
|
868
|
+
"function": {
|
|
869
|
+
"args": [
|
|
870
|
+
{
|
|
871
|
+
"typestr": "^v"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"typestr": "^v"
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"typestr": "i"
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"typestr": "I"
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"typestr": "^{opaqueCMSampleBuffer=}"
|
|
884
|
+
}
|
|
885
|
+
],
|
|
886
|
+
"retval": {
|
|
887
|
+
"typestr": "v"
|
|
888
|
+
}
|
|
889
|
+
},
|
|
874
890
|
"name": "outputCallback",
|
|
875
891
|
"typestr": "^?"
|
|
876
892
|
},
|
|
@@ -1362,6 +1378,34 @@
|
|
|
1362
1378
|
"typestr": "^{OpaqueVTDecompressionSession=}"
|
|
1363
1379
|
},
|
|
1364
1380
|
{
|
|
1381
|
+
"function": {
|
|
1382
|
+
"args": [
|
|
1383
|
+
{
|
|
1384
|
+
"typestr": "^v"
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"typestr": "^v"
|
|
1388
|
+
},
|
|
1389
|
+
{
|
|
1390
|
+
"typestr": "i"
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"typestr": "I"
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"typestr": "^{OpaqueCMTaggedBufferGroup=}"
|
|
1397
|
+
},
|
|
1398
|
+
{
|
|
1399
|
+
"typestr": "{CMTime=qiIq}"
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
"typestr": "{CMTime=qiIq}"
|
|
1403
|
+
}
|
|
1404
|
+
],
|
|
1405
|
+
"retval": {
|
|
1406
|
+
"typestr": "v"
|
|
1407
|
+
}
|
|
1408
|
+
},
|
|
1365
1409
|
"name": "outputMultiImageCallback",
|
|
1366
1410
|
"typestr": "^?"
|
|
1367
1411
|
},
|
|
@@ -1926,5 +1970,5 @@
|
|
|
1926
1970
|
"VTVideoEncoderList.h"
|
|
1927
1971
|
],
|
|
1928
1972
|
"release": "10.16",
|
|
1929
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
1973
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
1930
1974
|
}
|