Skip to content

Commit

Permalink
iOS 9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nst committed Mar 24, 2016
1 parent 1bdbef2 commit f92ec9a
Show file tree
Hide file tree
Showing 3,998 changed files with 51,275 additions and 11,268 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions Frameworks/AVFoundation.framework/AVAsset.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,11 @@

- (struct UIImage { Class x1; }*)previewImage;

// Image: /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer

- (float)is_cropFactor;
- (id)is_valueForMetadataIdentifier:(id)arg1;

// Image: /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos

- (id)rc_composedAVURL;
Expand Down
8 changes: 8 additions & 0 deletions Frameworks/AVFoundation.framework/AVAssetTrack.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
@property (nonatomic, readonly) AVAsset *asset;
@property (nonatomic, readonly) int trackID;

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

+ (id)keyPathsForValuesAffectingTimeRange;
+ (id)mediaCharacteristicsForMediaTypes;

Expand Down Expand Up @@ -84,4 +86,10 @@
- (long long)totalSampleDataLength;
- (int)trackID;

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

- (struct { long long x1; int x2; unsigned int x3; long long x4; })endTime;
- (int)orientation;
- (struct { long long x1; int x2; unsigned int x3; long long x4; })startTime;

@end
2 changes: 2 additions & 0 deletions Frameworks/AVFoundation.framework/AVAssetWriterInput.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,9 @@
- (void)setPreferredVolume:(float)arg1;
- (void)setSampleReferenceBaseURL:(id)arg1;
- (void)setTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1;
- (void)setWritesMediaDataToBeginningOfFile:(BOOL)arg1;
- (const struct opaqueCMFormatDescription { }*)sourceFormatHint;
- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })transform;
- (BOOL)writesMediaDataToBeginningOfFile;

@end
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
float tx;
float ty;
} _transform;
BOOL _writesMediaDataToBeginningOfFile;
}

@property (nonatomic) short alternateGroupID;
Expand All @@ -64,6 +65,7 @@
@property (nonatomic, copy) NSDictionary *sourcePixelBufferAttributes;
@property (nonatomic, copy) NSDictionary *trackReferences;
@property (nonatomic) struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; } transform;
@property (nonatomic) BOOL writesMediaDataToBeginningOfFile;

- (short)alternateGroupID;
- (BOOL)attachedToPixelBufferAdaptor;
Expand Down Expand Up @@ -106,9 +108,11 @@
- (void)setSourcePixelBufferAttributes:(id)arg1;
- (void)setTrackReferences:(id)arg1;
- (void)setTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1;
- (void)setWritesMediaDataToBeginningOfFile:(BOOL)arg1;
- (struct opaqueCMFormatDescription { }*)sourceFormatHint;
- (id)sourcePixelBufferAttributes;
- (id)trackReferences;
- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })transform;
- (BOOL)writesMediaDataToBeginningOfFile;

@end
3 changes: 3 additions & 0 deletions Frameworks/AVFoundation.framework/AVAssetWriterInputHelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
@property (nonatomic, readonly) NSDictionary *trackReferences;
@property (nonatomic) struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; } transform;
@property (retain) AVWeakReference *weakReferenceToAssetWriterInput;
@property (nonatomic) BOOL writesMediaDataToBeginningOfFile;

- (void)addTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2;
- (short)alternateGroupID;
Expand Down Expand Up @@ -94,6 +95,7 @@
- (void)setSourcePixelBufferAttributes:(id)arg1;
- (void)setTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1;
- (void)setWeakReferenceToAssetWriterInput:(id)arg1;
- (void)setWritesMediaDataToBeginningOfFile:(BOOL)arg1;
- (BOOL)shouldRespondToInitialPassDescription;
- (struct opaqueCMFormatDescription { }*)sourceFormatHint;
- (id)sourcePixelBufferAttributes;
Expand All @@ -104,5 +106,6 @@
- (void)transitionAssetWriterAndAllInputsToFailedStatusWithError:(id)arg1;
- (id)transitionToAndReturnTerminalHelperWithTerminalStatus:(int)arg1;
- (id)weakReferenceToAssetWriterInput;
- (BOOL)writesMediaDataToBeginningOfFile;

@end
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
- (void)setSampleReferenceBaseURL:(id)arg1;
- (void)setSourcePixelBufferAttributes:(id)arg1;
- (void)setTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1;
- (void)setWritesMediaDataToBeginningOfFile:(BOOL)arg1;
- (int)status;

@end
1 change: 1 addition & 0 deletions Frameworks/AVFoundation.framework/AVCaptureDevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
- (id)AVVideoSettingsForSessionPreset:(id)arg1;
- (float)ISO;
- (float)ISODigitalThreshold;
- (void)_checkTCCAccess;
- (void)_setActiveVideoMaxFrameDuration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
- (void)_setActiveVideoMinFrameDuration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
- (void)_setStillImageStabilizationAutomaticallyEnabled:(BOOL)arg1;
Expand Down
1 change: 1 addition & 0 deletions Frameworks/AVFoundation.framework/AVCaptureDeviceFormat.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- (BOOL)isEqual:(id)arg1;
- (BOOL)isExperimental;
- (BOOL)isHighResPhotoFormat;
- (BOOL)isIrisSupported;
- (BOOL)isPhotoFormat;
- (BOOL)isSISSupported;
- (BOOL)isVideoBinned;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
- (id)AVVideoSettingsForSessionPreset:(id)arg1;
- (float)ISO;
- (float)ISODigitalThreshold;
- (void)_checkTCCAccess;
- (struct { float x1; float x2; })_chromaticityValuesForDeviceWhiteBalanceGains:(struct { float x1; float x2; float x3; })arg1 atMix:(double)arg2;
- (id)_copyFigCaptureSourceProperty:(struct __CFString { }*)arg1;
- (id)_copyFormatsArray;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
int width;
int height;
} _irisMovieDimensions;
BOOL _irisSupported;
long long _lastSettingsUniqueID;
struct {
long long value;
Expand Down Expand Up @@ -72,6 +73,7 @@
- (id)_irisRequestForUniqueID:(long long)arg1;
- (id)_sanitizedSettingsForSettings:(id)arg1;
- (void)_updateIrisMovieDimensionsForSourceDevice:(id)arg1;
- (void)_updateIrisSupportedForSourceDevice:(id)arg1;
- (void)_updateOfflineVISSupportedForSourceDevice:(id)arg1;
- (void)_updateSISSupportedForSourceDevice:(id)arg1;
- (id)addConnection:(id)arg1 error:(id*)arg2;
Expand Down
14 changes: 14 additions & 0 deletions Frameworks/AVFoundation.framework/AVDateRangeMetadataGroup.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,36 @@
}

@property (getter=_dateRangeMetadataGroupInternal, nonatomic, readonly) AVDateRangeMetadataGroupInternal *dateRangeMetadataGroupInternal;
@property (nonatomic, readonly) NSDate *discoveryTimestamp;
@property (nonatomic, readonly, copy) NSDate *endDate;
@property (nonatomic, readonly, copy) NSArray *items;
@property (nonatomic, readonly) NSDate *modificationTimestamp;
@property (nonatomic, readonly, copy) NSDate *startDate;

+ (id)_figMetadataArrayForMetadataItems:(id)arg1;
+ (id)_metadataItemsForFigMetadataArray:(id)arg1;

- (id)_dateRangeMetadataGroupInternal;
- (void)_extractPropertiesFromTaggedRangeMetadataDictionary:(id)arg1;
- (id)_initWithTaggedRangeMetadataDictionary:(id)arg1 items:(id)arg2;
- (id)_taggedRangeMetadataDictionary;
- (id)classifyingLabel;
- (id)copyWithZone:(struct _NSZone { }*)arg1;
- (void)dealloc;
- (id)description;
- (id)discoveryTimestamp;
- (id)endDate;
- (void)finalize;
- (unsigned int)hash;
- (id)init;
- (id)initWithItems:(id)arg1 startDate:(id)arg2 endDate:(id)arg3;
- (id)initWithPropertyList:(id)arg1;
- (BOOL)isEqual:(id)arg1;
- (id)items;
- (id)modificationTimestamp;
- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1;
- (id)propertyList;
- (id)startDate;
- (id)uniqueID;

@end
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@
*/

@interface AVDateRangeMetadataGroupInternal : NSObject {
NSString *classifyingLabel;
NSDate *discoveryTimestamp;
NSDate *endDate;
NSArray *items;
NSDictionary *extraFigProperties;
NSArray *metadataItems;
NSDate *modificationTimestamp;
NSDate *startDate;
NSString *uniqueID;
}

@end
6 changes: 6 additions & 0 deletions Frameworks/AVFoundation.framework/AVExternalDevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
@property (nonatomic, readonly) BOOL OEMIconVisible;
@property (nonatomic, readonly) NSArray *OEMIcons;
@property (nonatomic) <AVExternalDeviceDelegate> *delegate;
@property (nonatomic, readonly) int electronicTollCollection;
@property (nonatomic, readonly) NSArray *externalDeviceHIDs;
@property (nonatomic, readonly) BOOL limitedUI;
@property (nonatomic, readonly) NSArray *limitedUIElements;
Expand All @@ -26,6 +27,7 @@
@property (nonatomic, readonly) NSArray *screenIDs;
@property (nonatomic, readonly) NSDictionary *screenInputCapabilities;
@property (nonatomic, readonly) NSDictionary *screenPrimaryInputDevices;
@property (nonatomic, readonly) NSArray *supportedFeatures;
@property (nonatomic, readonly) int transportType;

+ (id)currentCarPlayExternalDevice;
Expand All @@ -45,6 +47,7 @@
- (id)borrowScreenForClient:(id)arg1 reason:(id)arg2;
- (void)dealloc;
- (id)delegate;
- (int)electronicTollCollection;
- (id)externalDeviceHIDWithUUID:(id)arg1;
- (id)externalDeviceHIDs;
- (struct OpaqueFigEndpoint { }*)figEndpoint;
Expand All @@ -61,13 +64,16 @@
- (BOOL)ownsTurnByTurnNavigation;
- (BOOL)recognizingSpeech;
- (void)requestCarUI;
- (void)requestCarUIForURL:(id)arg1;
- (id)requestTurnByTurnNavigationOwnership;
- (BOOL)rightHandDrive;
- (id)screenIDs;
- (id)screenInputCapabilities;
- (id)screenPrimaryInputDevices;
- (void)setDelegate:(id)arg1;
- (id)supportedFeatures;
- (void)takeScreenForClient:(id)arg1 reason:(id)arg2;
- (void)takeScreenForConnection;
- (int)transportType;

@end
1 change: 1 addition & 0 deletions Frameworks/AVFoundation.framework/AVFigAssetWriterTrack.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
- (void)setSampleBufferCoalescingInterval:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
- (void)setSampleReferenceBaseURL:(id)arg1;
- (void)setTrackVolume:(float)arg1;
- (void)setWritesMediaDataToBeginningOfFile:(BOOL)arg1;
- (int)trackID;

@end
4 changes: 4 additions & 0 deletions Frameworks/AVFoundation.framework/AVMetadataGroup.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@

@interface AVMetadataGroup : NSObject

@property (nonatomic, readonly) NSString *classifyingLabel;
@property (nonatomic, readonly, copy) NSArray *items;
@property (nonatomic, readonly) NSString *uniqueID;

+ (void)initialize;

- (id)classifyingLabel;
- (struct opaqueCMFormatDescription { }*)copyFormatDescription;
- (id)items;
- (id)uniqueID;

@end
3 changes: 3 additions & 0 deletions Frameworks/AVFoundation.framework/AVMetadataItem.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
+ (id)metadataItemWithPropertiesOfMetadataItem:(id)arg1 valueLoadingHandler:(id /* block */)arg2;
+ (id)metadataItemsFromArray:(id)arg1 filteredAndSortedAccordingToPreferredLanguages:(id)arg2;
+ (id)metadataItemsFromArray:(id)arg1 filteredByIdentifier:(id)arg2;
+ (id)metadataItemsFromArray:(id)arg1 filteredByIdentifiers:(id)arg2;
+ (id)metadataItemsFromArray:(id)arg1 filteredByMetadataItemFilter:(id)arg2;
+ (id)metadataItemsFromArray:(id)arg1 withKey:(id)arg2 keySpace:(id)arg3;
+ (id)metadataItemsFromArray:(id)arg1 withLocale:(id)arg2;
Expand All @@ -43,6 +44,7 @@
- (void*)_copyValueAsCFTypeWithFormatDescription:(struct opaqueCMFormatDescription { }*)arg1 error:(id*)arg2;
- (id)_createJSONEncodedDataFromValue:(id)arg1 error:(id*)arg2;
- (void)_extractPropertiesFromDictionary:(id)arg1;
- (id)_figMetadataDictionary;
- (id)_figMetadataDictionaryWithValue:(BOOL)arg1 diviningValueDataType:(BOOL)arg2;
- (id)_figMetadataFormat;
- (id)_figMetadataSpecificationReturningError:(id*)arg1;
Expand All @@ -64,6 +66,7 @@
- (id)dateValue;
- (void)dealloc;
- (id)description;
- (id)discoveryTimestamp;
- (struct { long long x1; int x2; unsigned int x3; long long x4; })duration;
- (id)extendedLanguageTag;
- (id)extraAttributes;
Expand Down
1 change: 1 addition & 0 deletions Frameworks/AVFoundation.framework/AVMetadataItemInternal.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
@interface AVMetadataItemInternal : NSObject {
NSString *commonKey;
NSString *dataType;
NSDate *discoveryTimestamp;
struct {
long long value;
int timescale;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
@property (nonatomic, copy) NSArray *items;
@property (nonatomic, copy) NSDate *startDate;

- (id)_initWithTaggedRangeMetadataDictionary:(id)arg1 items:(id)arg2;
- (id)copyWithZone:(struct _NSZone { }*)arg1;
- (id)endDate;
- (id)initWithItems:(id)arg1 startDate:(id)arg2 endDate:(id)arg3;
- (id)items;
- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1;
- (void)setEndDate:(id)arg1;
- (void)setItems:(id)arg1;
- (void)setStartDate:(id)arg1;
Expand Down
4 changes: 4 additions & 0 deletions Frameworks/AVFoundation.framework/AVPlayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
- (BOOL)_disallowsAMRAudio;
- (BOOL)_disallowsHardwareAcceleratedVideoDecoder;
- (id)_displaysUsedForPlayback;
- (BOOL)_dynamicallyChoosesInitialVariant;
- (void)_enqueuePlayQueueModification_invokeOnIvarAccessQueue:(id)arg1;
- (void)_enumerateItemsUsingBlock:(id /* block */)arg1;
- (BOOL)_externalPlaybackActive;
Expand All @@ -105,6 +106,7 @@
- (int)_itemOkayToPlayWhileTransitioningToBackground:(id)arg1;
- (id)_items;
- (id)_items_invokeOnIvarAccessQueue;
- (BOOL)_limitsBandwidthForCellularAccess;
- (void)_logPerformanceDataForCurrentItem;
- (void)_logPerformanceDataForPreviousItem;
- (struct CGSize { float x1; float x2; })_maximumAVPlayerLayerDisplaySize;
Expand Down Expand Up @@ -137,8 +139,10 @@
- (void)_setClientPriority:(int)arg1;
- (void)_setCurrentItem:(id)arg1;
- (void)_setDisplaysUsedForPlayback:(id)arg1;
- (void)_setDynamicallyChoosesInitialVariant:(BOOL)arg1;
- (void)_setEQPreset:(int)arg1;
- (void)_setFigPlaybackItemToMakeCurrent:(struct OpaqueFigPlaybackItem { }*)arg1;
- (void)_setLimitsBandwidthForCellularAccess:(BOOL)arg1;
- (void)_setNeroVideoGravityOnFigPlayer;
- (void)_setPendingFigPlayerProperty:(id)arg1 forKey:(id)arg2;
- (void)_setPreferredLanguageList:(id)arg1;
Expand Down
Loading

0 comments on commit f92ec9a

Please sign in to comment.