Skip to content

Commit f7f2c13

Browse files
committed
iOS 10.0
1 parent cc2e15d commit f7f2c13

File tree

10,603 files changed

+69171
-69171
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

10,603 files changed

+69171
-69171
lines changed

Frameworks/AVFoundation.framework/AVAVAudioSettingsAudioOutputSettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
- (id)audioOptions;
1111
- (BOOL)canFullySpecifyOutputFormatReturningReason:(id*)arg1;
12-
- (struct AudioChannelLayout { unsigned int x1; unsigned long x2; unsigned int x3; struct AudioChannelDescription { unsigned int x_4_1_1; unsigned long x_4_1_2; double x_4_1_3[3]; } x4[1]; }*)copyAudioChannelLayoutForSourceFormatDescription:(struct opaqueCMFormatDescription { }*)arg1 audioChannelLayoutSize:(unsigned int*)arg2;
12+
- (struct AudioChannelLayout { unsigned int x1; unsigned long x2; unsigned int x3; struct AudioChannelDescription { unsigned int x_4_1_1; unsigned long x_4_1_2; float x_4_1_3[3]; } x4[1]; }*)copyAudioChannelLayoutForSourceFormatDescription:(struct opaqueCMFormatDescription { }*)arg1 audioChannelLayoutSize:(unsigned int*)arg2;
1313
- (BOOL)encoderIsAvailableOnCurrentSystemReturningError:(id*)arg1;
1414
- (void)getAudioStreamBasicDescription:(struct AudioStreamBasicDescription { double x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; unsigned int x6; unsigned int x7; unsigned int x8; unsigned int x9; }*)arg1 forAudioFileTypeID:(unsigned long)arg2 sourceFormatDescription:(struct opaqueCMFormatDescription { }*)arg3;
1515
- (id)initWithAVAudioSettingsDictionary:(id)arg1 exceptionReason:(id*)arg2;

Frameworks/AVFoundation.framework/AVAsset.h

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
@property (getter=MP_canAffectNetworkPlayability, setter=MP_setCanAffectNetworkPlayability:, nonatomic) BOOL MP_canAffectNetworkPlayability;
1010
@property (readonly) NSArray *availableChapterLocales;
11-
@property (nonatomic, readonly) struct { int x1; int x2; unsigned int x3; int x4; } duration;
11+
@property (nonatomic, readonly) struct { long long x1; int x2; unsigned int x3; long long x4; } duration;
1212
@property (nonatomic, readonly) BOOL isProxy;
13-
@property (nonatomic, readonly) struct CGSize { double x1; double x2; } naturalSize;
14-
@property (nonatomic, readonly) struct CGSize { double x1; double x2; } naturalSizeWithPreferredTransforms;
15-
@property (nonatomic, readonly) double preferredRate;
16-
@property (nonatomic, readonly) struct CGAffineTransform { double x1; double x2; double x3; double x4; double x5; double x6; } preferredTransform;
17-
@property (nonatomic, readonly) double preferredVolume;
13+
@property (nonatomic, readonly) struct CGSize { float x1; float x2; } naturalSize;
14+
@property (nonatomic, readonly) struct CGSize { float x1; float x2; } naturalSizeWithPreferredTransforms;
15+
@property (nonatomic, readonly) float preferredRate;
16+
@property (nonatomic, readonly) struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; } preferredTransform;
17+
@property (nonatomic, readonly) float preferredVolume;
1818
@property (nonatomic, readonly) id propertyListForProxy;
1919
@property (nonatomic, readonly) NSValue *pu_cachedDuration;
2020
@property (setter=rc_setComposedAVURL:, nonatomic, retain) NSURL *rc_composedAVURL;
@@ -30,7 +30,7 @@
3030
- (id)_URLSessionDataDelegate;
3131
- (id)_URLSessionOperationQueue;
3232
- (id)_absoluteURL;
33-
- (unsigned int)_addChapterMetadataItem:(id)arg1 timeRange:(struct { struct { int x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; int x_1_1_4; } x1; struct { int x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; int x_2_1_4; } x2; })arg2 toChapters:(id)arg3 fromIndex:(unsigned int)arg4;
33+
- (unsigned int)_addChapterMetadataItem:(id)arg1 timeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg2 toChapters:(id)arg3 fromIndex:(unsigned int)arg4;
3434
- (id)_assetInspector;
3535
- (id)_assetInspectorLoader;
3636
- (id)_availableCanonicalizedChapterLanguages;
@@ -81,7 +81,7 @@
8181
- (id)copyWithZone:(struct _NSZone { }*)arg1;
8282
- (id)creationDate;
8383
- (void)dealloc;
84-
- (struct { int x1; int x2; unsigned int x3; int x4; })duration;
84+
- (struct { long long x1; int x2; unsigned int x3; long long x4; })duration;
8585
- (BOOL)hasProtectedContent;
8686
- (unsigned int)hash;
8787
- (id)init;
@@ -103,12 +103,12 @@
103103
- (id)mediaSelectionGroupForPropertyList:(id)arg1 mediaSelectionOption:(id*)arg2;
104104
- (id)metadata;
105105
- (id)metadataForFormat:(id)arg1;
106-
- (struct CGSize { double x1; double x2; })naturalSize;
106+
- (struct CGSize { float x1; float x2; })naturalSize;
107107
- (int)naturalTimeScale;
108108
- (id)preferredMediaSelection;
109109
- (float)preferredRate;
110110
- (float)preferredSoundCheckVolumeNormalization;
111-
- (struct CGAffineTransform { double x1; double x2; double x3; double x4; double x5; double x6; })preferredTransform;
111+
- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })preferredTransform;
112112
- (float)preferredVolume;
113113
- (id)propertyListForProxy;
114114
- (BOOL)providesPreciseDurationAndTiming;
@@ -137,7 +137,7 @@
137137

138138
- (void)_pu_setCachedDuration:(id)arg1;
139139
- (id)pu_cachedDuration;
140-
- (struct { int x1; int x2; unsigned int x3; int x4; })pu_duration;
140+
- (struct { long long x1; int x2; unsigned int x3; long long x4; })pu_duration;
141141
- (void)pu_loadDurationWithCompletionHandler:(id /* block */)arg1;
142142

143143
// Image: /System/Library/PrivateFrameworks/NotesShared.framework/NotesShared
@@ -149,7 +149,7 @@
149149

150150
- (float)is_cropFactor;
151151
- (id)is_valueForMetadataIdentifier:(id)arg1;
152-
- (struct CGSize { double x1; double x2; })is_videoSize;
152+
- (struct CGSize { float x1; float x2; })is_videoSize;
153153

154154
// Image: /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
155155

@@ -166,6 +166,6 @@
166166

167167
+ (id)keyPathsForValuesAffectingNaturalSizeWithPreferredTransforms;
168168

169-
- (struct CGSize { double x1; double x2; })naturalSizeWithPreferredTransforms;
169+
- (struct CGSize { float x1; float x2; })naturalSizeWithPreferredTransforms;
170170

171171
@end

Frameworks/AVFoundation.framework/AVAssetCache.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
- (id)URL;
1212
- (id)_init;
1313
- (id)allKeys;
14-
- (int)currentSize;
14+
- (long long)currentSize;
1515
- (id)initWithURL:(id)arg1;
1616
- (BOOL)isPlayableOffline;
1717
- (id)lastModifiedDateOfEntryForKey:(id)arg1;
18-
- (int)maxEntrySize;
19-
- (int)maxSize;
18+
- (long long)maxEntrySize;
19+
- (long long)maxSize;
2020
- (id)mediaSelectionOptionsInMediaSelectionGroup:(id)arg1;
2121
- (void)removeEntryForKey:(id)arg1;
22-
- (int)sizeOfEntryForKey:(id)arg1;
22+
- (long long)sizeOfEntryForKey:(id)arg1;
2323

2424
@end

Frameworks/AVFoundation.framework/AVAssetDownloadSession.h

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
}
88

99
@property (nonatomic, readonly) NSURL *URL;
10-
@property (nonatomic, readonly) unsigned int availableFileSize;
10+
@property (nonatomic, readonly) unsigned long long availableFileSize;
1111
@property (nonatomic, readonly) NSURL *destinationURL;
12-
@property (nonatomic, readonly) unsigned int downloadToken;
12+
@property (nonatomic, readonly) unsigned long long downloadToken;
1313
@property (nonatomic, readonly) NSError *error;
14-
@property (nonatomic, readonly) unsigned int fileSize;
14+
@property (nonatomic, readonly) unsigned long long fileSize;
1515
@property (nonatomic, readonly) NSArray *loadedTimeRanges;
1616
@property (nonatomic, readonly) int priority;
1717
@property (nonatomic, readonly) AVMediaSelection *resolvedMediaSelection;
1818
@property (nonatomic, readonly) int status;
1919

2020
+ (id)assetDownloadSessionWithAsset:(id)arg1 destinationURL:(id)arg2 options:(id)arg3;
21-
+ (id)assetDownloadSessionWithDownloadToken:(unsigned int)arg1;
21+
+ (id)assetDownloadSessionWithDownloadToken:(unsigned long long)arg1;
2222
+ (id)assetDownloadSessionWithURL:(id)arg1 destinationURL:(id)arg2 options:(id)arg3;
2323

2424
- (id)URL;
@@ -46,16 +46,16 @@
4646
- (void)_transitionToTerminalStatus:(int)arg1 error:(id)arg2;
4747
- (id)_verifyDownloadConfigurationForAssetType;
4848
- (id)_weakReference;
49-
- (unsigned int)availableFileSize;
49+
- (unsigned long long)availableFileSize;
5050
- (void)dealloc;
5151
- (id)destinationURL;
52-
- (unsigned int)downloadToken;
52+
- (unsigned long long)downloadToken;
5353
- (id)error;
54-
- (unsigned int)fileSize;
54+
- (unsigned long long)fileSize;
5555
- (void)finalize;
5656
- (id)init;
5757
- (id)initWithAsset:(id)arg1 destinationURL:(id)arg2 options:(id)arg3;
58-
- (id)initWithDownloadToken:(unsigned int)arg1;
58+
- (id)initWithDownloadToken:(unsigned long long)arg1;
5959
- (id)initWithURL:(id)arg1 destinationURL:(id)arg2 options:(id)arg3;
6060
- (id)loadedTimeRanges;
6161
- (void)pause;

Frameworks/AVFoundation.framework/AVAssetDownloadSessionInternal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
struct CMBaseObject { } * assetDownloader;
99
NSNumber * cachePrimingDownloadTokenNum;
1010
NSURL * destinationURL;
11-
unsigned int downloadToken;
11+
unsigned long long downloadToken;
1212
NSError * error;
1313
struct OpaqueFigAsset { } * figAsset;
1414
struct OpaqueFigPlaybackItem { } * playbackItem;

Frameworks/AVFoundation.framework/AVAssetExportSession.h

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@property (nonatomic, copy) NSString *outputFileType;
1212
@property (nonatomic, copy) NSURL *outputURL;
1313
@property (nonatomic, readonly) NSString *presetName;
14-
@property (nonatomic, readonly) double progress;
14+
@property (nonatomic, readonly) float progress;
1515
@property (nonatomic) BOOL shouldOptimizeForNetworkUse;
1616
@property (nonatomic, readonly) int status;
1717

@@ -21,7 +21,7 @@
2121
+ (BOOL)_canWriteMediaOfAsset:(id)arg1 toFileType:(id)arg2;
2222
+ (BOOL)_disableExportCompatibilityCheck;
2323
+ (BOOL)_disablePassthrough;
24-
+ (int)_estimatedOutputFileLengthForPreset:(id)arg1 duration:(struct { int x1; int x2; unsigned int x3; int x4; })arg2 properties:(id)arg3;
24+
+ (long long)_estimatedOutputFileLengthForPreset:(id)arg1 duration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2 properties:(id)arg3;
2525
+ (BOOL)_failsAudioPassthroughRestrictions:(id)arg1 outputFileType:(id)arg2;
2626
+ (id)_figRemakerNotificationNames;
2727
+ (int)_getPassthroughExportPolicyForAssetTrack:(id)arg1 fileType:(id)arg2 asChapterTrack:(BOOL)arg3;
@@ -31,7 +31,7 @@
3131
+ (BOOL)_isPassthroughExportPresetCompatibleWithAsset:(id)arg1 outputFileType:(id)arg2;
3232
+ (BOOL)_isPassthroughExportSupportedForAudioFormatDescription:(struct opaqueCMFormatDescription { }*)arg1 forFileType:(struct __CFString { }*)arg2 asChapterTrack:(BOOL)arg3 usingModifiedFormatDescription:(const struct opaqueCMFormatDescription {}**)arg4;
3333
+ (BOOL)_isPassthroughExportSupportedForFormatDescription:(struct opaqueCMFormatDescription { }*)arg1 forFileType:(struct __CFString { }*)arg2 asChapterTrack:(BOOL)arg3;
34-
+ (struct { int x1; int x2; unsigned int x3; int x4; })_maximumDurationForPreset:(id)arg1 fileSizeBytesLimit:(int)arg2 properties:(id)arg3;
34+
+ (struct { long long x1; int x2; unsigned int x3; long long x4; })_maximumDurationForPreset:(id)arg1 fileSizeBytesLimit:(long long)arg2 properties:(id)arg3;
3535
+ (id)_mediaTypesToFailPassthroughExport;
3636
+ (id)_mediaTypesToStripOnPassthroughExport;
3737
+ (id)_settingForPreset:(id)arg1;
@@ -42,11 +42,11 @@
4242
+ (id)_videoOnlyPresets;
4343
+ (id)allExportPresets;
4444
+ (void)determineCompatibilityOfExportPreset:(id)arg1 withAsset:(id)arg2 outputFileType:(id)arg3 completionHandler:(id /* block */)arg4;
45-
+ (int)estimatedOutputFileLengthForPreset:(id)arg1 duration:(struct { int x1; int x2; unsigned int x3; int x4; })arg2 properties:(id)arg3;
45+
+ (long long)estimatedOutputFileLengthForPreset:(id)arg1 duration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2 properties:(id)arg3;
4646
+ (id)exportPresetsCompatibleWithAsset:(id)arg1;
4747
+ (id)exportSessionWithAsset:(id)arg1 presetName:(id)arg2;
4848
+ (id)keyPathsForValuesAffectingEstimatedOutputFileLength;
49-
+ (struct { int x1; int x2; unsigned int x3; int x4; })maximumDurationForPreset:(id)arg1 properties:(id)arg2;
49+
+ (struct { long long x1; int x2; unsigned int x3; long long x4; })maximumDurationForPreset:(id)arg1 properties:(id)arg2;
5050

5151
- (id)_actualOutputFileType;
5252
- (id)_actualPresetName;
@@ -68,7 +68,7 @@
6868
- (id)_effectiveColorPropertiesForVideoSetting:(id)arg1;
6969
- (float)_getSourceVideoFrameRate;
7070
- (int)_getTrackCountOfType:(id)arg1 checkEnabled:(BOOL)arg2;
71-
- (struct CGSize { double x1; double x2; })_getUntransformedSourceDimension;
71+
- (struct CGSize { float x1; float x2; })_getUntransformedSourceDimension;
7272
- (void)_handleFigRemakerNotification:(id)arg1 payload:(id)arg2;
7373
- (void)_handleFigRemakerNotificationAsync:(id)arg1 payload:(id)arg2;
7474
- (BOOL)_hasProtectedNonAudioVideoTracks;
@@ -98,16 +98,16 @@
9898
- (void)determineCompatibleFileTypesWithCompletionHandler:(id /* block */)arg1;
9999
- (id)directoryForTemporaryFiles;
100100
- (id)error;
101-
- (int)estimatedOutputFileLength;
101+
- (long long)estimatedOutputFileLength;
102102
- (void)exportAsynchronouslyWithCompletionHandler:(id /* block */)arg1;
103-
- (int)fileLengthLimit;
103+
- (long long)fileLengthLimit;
104104
- (void)finalize;
105105
- (id)init;
106106
- (id)initWithAsset:(id)arg1 presetName:(id)arg2;
107-
- (struct { int x1; int x2; unsigned int x3; int x4; })maxDuration;
107+
- (struct { long long x1; int x2; unsigned int x3; long long x4; })maxDuration;
108108
- (id)metadata;
109109
- (id)metadataItemFilter;
110-
- (struct { int x1; int x2; unsigned int x3; int x4; })minVideoFrameDuration;
110+
- (struct { long long x1; int x2; unsigned int x3; long long x4; })minVideoFrameDuration;
111111
- (id)outputFileType;
112112
- (id)outputURL;
113113
- (id)presetName;
@@ -116,20 +116,20 @@
116116
- (void)setAudioTimePitchAlgorithm:(id)arg1;
117117
- (void)setCanPerformMultiplePassesOverSourceMediaData:(BOOL)arg1;
118118
- (void)setDirectoryForTemporaryFiles:(id)arg1;
119-
- (void)setFileLengthLimit:(int)arg1;
119+
- (void)setFileLengthLimit:(long long)arg1;
120120
- (void)setMetadata:(id)arg1;
121121
- (void)setMetadataItemFilter:(id)arg1;
122-
- (void)setMinVideoFrameDuration:(struct { int x1; int x2; unsigned int x3; int x4; })arg1;
122+
- (void)setMinVideoFrameDuration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
123123
- (void)setOutputFileType:(id)arg1;
124124
- (void)setOutputURL:(id)arg1;
125125
- (void)setShouldOptimizeForNetworkUse:(BOOL)arg1;
126-
- (void)setTimeRange:(struct { struct { int x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; int x_1_1_4; } x1; struct { int x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; int x_2_1_4; } x2; })arg1;
126+
- (void)setTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1;
127127
- (void)setVideoComposition:(id)arg1;
128128
- (void)setVideoFrameRateConversionAlgorithm:(id)arg1;
129129
- (BOOL)shouldOptimizeForNetworkUse;
130130
- (int)status;
131131
- (id)supportedFileTypes;
132-
- (struct { struct { int x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; int x_1_1_4; } x1; struct { int x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; int x_2_1_4; } x2; })timeRange;
132+
- (struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })timeRange;
133133
- (id)videoComposition;
134134
- (id)videoFrameRateConversionAlgorithm;
135135

Frameworks/AVFoundation.framework/AVAssetExportSessionInternal.h

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,38 +17,38 @@
1717
void * figVideoCompositor;
1818
AVAssetTrack * firstVideoTrack;
1919
id /* block */ handler;
20-
int maxFileSize;
20+
long long maxFileSize;
2121
NSArray * metadata;
2222
AVMetadataItemFilter * metadataItemFilter;
2323
struct {
24-
int value;
24+
long long value;
2525
int timescale;
2626
unsigned int flags;
27-
int epoch;
27+
long long epoch;
2828
} minVideoFrameDuration;
2929
BOOL optimizeForNetworkUse;
3030
BOOL outputFileCreatedByRemaker;
3131
NSString * outputFileType;
3232
NSURL * outputURL;
3333
NSString * preset;
3434
NSString * preset16x9;
35-
double progress;
35+
float progress;
3636
NSObject<OS_dispatch_queue> * readWriteQueue;
3737
struct OpaqueFigRemaker { } * remaker;
3838
NSObject<OS_dispatch_queue> * remakerNotificationSerializationQueue;
3939
int status;
4040
struct {
4141
struct {
42-
int value;
42+
long long value;
4343
int timescale;
4444
unsigned int flags;
45-
int epoch;
45+
long long epoch;
4646
} start;
4747
struct {
48-
int value;
48+
long long value;
4949
int timescale;
5050
unsigned int flags;
51-
int epoch;
51+
long long epoch;
5252
} duration;
5353
} timeRange;
5454
BOOL useMultiPass;

Frameworks/AVFoundation.framework/AVAssetImageGenerator.h

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,45 +10,45 @@
1010
@property (nonatomic) BOOL appliesPreferredTrackTransform;
1111
@property (nonatomic, readonly) AVAsset *asset;
1212
@property (nonatomic, readonly) <AVVideoCompositing> *customVideoCompositor;
13-
@property (nonatomic) struct CGSize { double x1; double x2; } maximumSize;
14-
@property (nonatomic) struct { int x1; int x2; unsigned int x3; int x4; } requestedTimeToleranceAfter;
15-
@property (nonatomic) struct { int x1; int x2; unsigned int x3; int x4; } requestedTimeToleranceBefore;
13+
@property (nonatomic) struct CGSize { float x1; float x2; } maximumSize;
14+
@property (nonatomic) struct { long long x1; int x2; unsigned int x3; long long x4; } requestedTimeToleranceAfter;
15+
@property (nonatomic) struct { long long x1; int x2; unsigned int x3; long long x4; } requestedTimeToleranceBefore;
1616
@property (nonatomic, copy) AVVideoComposition *videoComposition;
1717

1818
// Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
1919

2020
+ (id)assetImageGeneratorWithAsset:(id)arg1;
2121

2222
- (id)_NSErrorForError:(long)arg1;
23-
- (struct CGImage { }*)_copyCGImageAtTime:(struct { int x1; int x2; unsigned int x3; int x4; })arg1 usingAssetReader:(id)arg2 error:(id*)arg3;
23+
- (struct CGImage { }*)_copyCGImageAtTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1 usingAssetReader:(id)arg2 error:(id*)arg3;
2424
- (void)_didGenerateCGImage:(id)arg1;
2525
- (BOOL)_ensureFigAssetImageGeneratorReturningError:(id*)arg1;
2626
- (void)_failedToGenerateCGImage:(id)arg1;
2727
- (id)_makeAutoreleasedAssetReader;
2828
- (id)_optionsDictionary;
2929
- (id)_requestWithRequestID:(id)arg1;
30-
- (struct CGSize { double x1; double x2; })_scaledSizeForRenderSize:(struct CGSize { double x1; double x2; })arg1;
30+
- (struct CGSize { float x1; float x2; })_scaledSizeForRenderSize:(struct CGSize { float x1; float x2; })arg1;
3131
- (void)_serverDied;
32-
- (id)_videoSettingWithSize:(struct CGSize { double x1; double x2; })arg1;
32+
- (id)_videoSettingWithSize:(struct CGSize { float x1; float x2; })arg1;
3333
- (id)apertureMode;
3434
- (BOOL)appliesPreferredTrackTransform;
3535
- (id)asset;
3636
- (void)cancelAllCGImageGeneration;
37-
- (struct CGImage { }*)copyCGImageAtTime:(struct { int x1; int x2; unsigned int x3; int x4; })arg1 actualTime:(struct { int x1; int x2; unsigned int x3; int x4; }*)arg2 error:(id*)arg3;
37+
- (struct CGImage { }*)copyCGImageAtTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1 actualTime:(struct { long long x1; int x2; unsigned int x3; long long x4; }*)arg2 error:(id*)arg3;
3838
- (id)customVideoCompositor;
3939
- (void)dealloc;
4040
- (void)finalize;
4141
- (void)generateCGImagesAsynchronouslyForTimes:(id)arg1 completionHandler:(id /* block */)arg2;
4242
- (id)init;
4343
- (id)initWithAsset:(id)arg1;
44-
- (struct CGSize { double x1; double x2; })maximumSize;
45-
- (struct { int x1; int x2; unsigned int x3; int x4; })requestedTimeToleranceAfter;
46-
- (struct { int x1; int x2; unsigned int x3; int x4; })requestedTimeToleranceBefore;
44+
- (struct CGSize { float x1; float x2; })maximumSize;
45+
- (struct { long long x1; int x2; unsigned int x3; long long x4; })requestedTimeToleranceAfter;
46+
- (struct { long long x1; int x2; unsigned int x3; long long x4; })requestedTimeToleranceBefore;
4747
- (void)setApertureMode:(id)arg1;
4848
- (void)setAppliesPreferredTrackTransform:(BOOL)arg1;
49-
- (void)setMaximumSize:(struct CGSize { double x1; double x2; })arg1;
50-
- (void)setRequestedTimeToleranceAfter:(struct { int x1; int x2; unsigned int x3; int x4; })arg1;
51-
- (void)setRequestedTimeToleranceBefore:(struct { int x1; int x2; unsigned int x3; int x4; })arg1;
49+
- (void)setMaximumSize:(struct CGSize { float x1; float x2; })arg1;
50+
- (void)setRequestedTimeToleranceAfter:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
51+
- (void)setRequestedTimeToleranceBefore:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
5252
- (void)setVideoComposition:(id)arg1;
5353
- (id)videoComposition;
5454

Frameworks/AVFoundation.framework/AVAssetImageGeneratorInternal.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,21 @@
1111
struct OpaqueFigAssetImageGenerator { } * generator;
1212
NSObject<OS_dispatch_queue> * imageRequestQueue;
1313
struct CGSize {
14-
double width;
15-
double height;
14+
float width;
15+
float height;
1616
} maximumSize;
1717
int nextRequestID;
1818
struct {
19-
int value;
19+
long long value;
2020
int timescale;
2121
unsigned int flags;
22-
int epoch;
22+
long long epoch;
2323
} requestedTimeToleranceAfter;
2424
struct {
25-
int value;
25+
long long value;
2626
int timescale;
2727
unsigned int flags;
28-
int epoch;
28+
long long epoch;
2929
} requestedTimeToleranceBefore;
3030
NSMutableArray * requests;
3131
NSObject<OS_dispatch_queue> * requestsQueue;

0 commit comments

Comments
 (0)