-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iOs 7.0 Headers
- Loading branch information
Showing
20,405 changed files
with
266,372 additions
and
126,478 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
iOS7/Frameworks/AVFoundation/AVAsset-AVAssetChapterInspection.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/* | ||
* Generated by class-dump 3.3.4 (64 bit). | ||
* | ||
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. | ||
*/ | ||
|
||
#import <AVFoundation/AVAsset.h> | ||
|
||
@class NSArray; | ||
|
||
@interface AVAsset (AVAssetChapterInspection) | ||
- (id)chapterMetadataGroupsBestMatchingPreferredLanguages:(id)arg1; | ||
- (id)chapterMetadataGroupsWithTitleLocale:(id)arg1 containingItemsWithCommonKeys:(id)arg2; | ||
@property(readonly) NSArray *availableChapterLocales; | ||
@end | ||
|
12 changes: 12 additions & 0 deletions
12
iOS7/Frameworks/AVFoundation/AVAsset-AVAssetVideoCompositionUtility.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
/* | ||
* Generated by class-dump 3.3.4 (64 bit). | ||
* | ||
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. | ||
*/ | ||
|
||
#import <AVFoundation/AVAsset.h> | ||
|
||
@interface AVAsset (AVAssetVideoCompositionUtility) | ||
- (int)unusedTrackID; | ||
@end | ||
|
15 changes: 15 additions & 0 deletions
15
iOS7/Frameworks/AVFoundation/AVAsset-AVAsset_ForExportSession.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Generated by class-dump 3.3.4 (64 bit). | ||
* | ||
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. | ||
*/ | ||
|
||
#import <AVFoundation/AVAsset.h> | ||
|
||
@interface AVAsset (AVAsset_ForExportSession) | ||
- (id)_exportURL; | ||
- (_Bool)_containsAtLeastOnePlayableVideoTrack; | ||
- (_Bool)_containsAtLeastOnePlayableAudioTrack; | ||
- (id)_chapterTracks; | ||
@end | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
iOS7/Frameworks/AVFoundation/AVAssetDownloadSession-AVAssetDownloadSession_Local.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
/* | ||
* Generated by class-dump 3.3.4 (64 bit). | ||
* | ||
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. | ||
*/ | ||
|
||
#import <AVFoundation/AVAssetDownloadSession.h> | ||
|
||
@interface AVAssetDownloadSession (AVAssetDownloadSession_Local) | ||
- (void)_removeFigPlaybackItemListeners; | ||
- (void)_addFigPlaybackItemListeners; | ||
- (id)_figPlaybackItemNotificationNames; | ||
- (void)_removeFigAssetListeners; | ||
- (void)_addFigAssetListeners; | ||
- (id)_figAssetNotificationNames; | ||
- (int)_readyForInspection; | ||
- (int)_primeCache; | ||
- (void)_primeCacheOnDispatchQueue; | ||
- (id)_errorForFigNotificationPayload:(struct __CFDictionary *)arg1 key:(struct __CFString *)arg2; | ||
- (void)_transitionToTerminalStatus:(long long)arg1 error:(id)arg2; | ||
- (struct OpaqueFigPlaybackItem *)_playbackItem; | ||
- (_Bool)_setFigAsset:(struct OpaqueFigAsset *)arg1; | ||
- (struct OpaqueFigAsset *)_figAsset; | ||
- (id)_weakReference; | ||
@end | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
60 changes: 60 additions & 0 deletions
60
iOS7/Frameworks/AVFoundation/AVAssetExportSession-AVAssetExportSession_Local.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
/* | ||
* Generated by class-dump 3.3.4 (64 bit). | ||
* | ||
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. | ||
*/ | ||
|
||
#import <AVFoundation/AVAssetExportSession.h> | ||
|
||
@interface AVAssetExportSession (AVAssetExportSession_Local) | ||
+ (id)_videoCompressionPropertiesForVideoSetting:(id)arg1; | ||
+ (_Bool)_disablePassthrough; | ||
+ (long long)_estimatedOutputFileLengthForPreset:(id)arg1 duration:(CDStruct_1b6d18a9)arg2 properties:(id)arg3; | ||
+ (CDStruct_1b6d18a9)_maximumDurationForPreset:(id)arg1 fileSizeBytesLimit:(long long)arg2 properties:(id)arg3; | ||
+ (id)_figRemakerNotificationNames; | ||
+ (id)_settingForPreset:(id)arg1; | ||
+ (_Bool)_isExportPreset:(id)arg1 compatibleWithAsset:(id)arg2 outputFileType:(id)arg3; | ||
+ (_Bool)_disableExportCompatibilityCheck; | ||
+ (_Bool)_isNonPassthroughExportPreset:(id)arg1 compatibleWithAsset:(id)arg2 outputFileType:(id)arg3; | ||
+ (_Bool)_isNonPassthroughExportPreset:(id)arg1 compatibleWithAssetContainingPlayableAudio:(_Bool)arg2 playableVideo:(_Bool)arg3 outputFileType:(id)arg4; | ||
+ (_Bool)_isPassthroughExportPresetCompatibleWithAsset:(id)arg1 outputFileType:(id)arg2; | ||
+ (_Bool)_failsAudioPassthroughRestrictions:(id)arg1 outputFileType:(id)arg2; | ||
+ (_Bool)_isPassthroughExportSupportedForFormatDescription:(struct opaqueCMFormatDescription *)arg1 forFileType:(struct __CFString *)arg2 asChapterTrack:(_Bool)arg3; | ||
+ (_Bool)_isPassthroughExportSupportedForAudioFormatDescription:(struct opaqueCMFormatDescription *)arg1 forFileType:(struct __CFString *)arg2 asChapterTrack:(_Bool)arg3 usingModifiedFormatDescription:(const struct opaqueCMFormatDescription **)arg4; | ||
+ (id)_mediaTypesToFailPassthroughExport; | ||
+ (id)_mediaTypesToStripOnPassthroughExport; | ||
+ (id)_asynchronousDispatchQueue; | ||
+ (id)_utTypesForAudioOnly; | ||
+ (id)_utTypesForDefaultPassthroughPreset; | ||
+ (id)_utTypesForPresets; | ||
+ (id)_audioVideoPresets; | ||
+ (id)_audioOnlyPresets; | ||
- (id)_createFigRemaker:(struct OpaqueFigRemaker **)arg1; | ||
- (void)_createRemakerOptions:(id *)arg1 forFileFormat:(id)arg2; | ||
- (void)_createFormatWriterOptions:(id *)arg1 forFileFormat:(id)arg2; | ||
- (id)_actualOutputFileType; | ||
- (id)_addTracksAndPropertiesToFigRemakerForPassthroughExport:(struct OpaqueFigRemaker *)arg1; | ||
- (id)_addAudioPassthroughTrack:(id)arg1 asChapterTrack:(_Bool)arg2 toFigRemaker:(struct OpaqueFigRemaker *)arg3 returningTrackID:(int *)arg4; | ||
- (id)_audioProcessingOptions; | ||
- (_Bool)_isAudioMixdownRequired:(struct __CFString *)arg1 error:(id *)arg2; | ||
- (_Bool)_canPassThroughVideo:(id)arg1 remaker:(struct OpaqueFigRemaker *)arg2 checkEnabled:(_Bool)arg3 checkAll:(_Bool)arg4 checkProtected:(_Bool)arg5; | ||
- (id)_settingForFigRemaker; | ||
- (id)_retrieveChannelSpecificAudioSettingForAudioTrack:(id)arg1 fromAudioSetting:(id)arg2; | ||
- (_Bool)_canPassThroughAudio:(id)arg1 checkEnabled:(_Bool)arg2 checkProtected:(_Bool)arg3; | ||
- (_Bool)_totalSizeOfTracksIsWithinFileLengthLimit:(id)arg1 forSetting:(id)arg2; | ||
- (_Bool)_hasProtectedNonAudioVideoTracks; | ||
- (long long)_getTrackCountOfType:(id)arg1 checkEnabled:(_Bool)arg2; | ||
- (float)_getSourceVideoFrameRate; | ||
- (struct CGSize)_getUntransformedSourceDimension; | ||
- (struct CGSize)_getSourceDimension; | ||
- (void)_addListeners; | ||
- (void)_removeListeners; | ||
- (void)_transitionToStatus:(long long)arg1 error:(id)arg2; | ||
- (id)_actualPresetName; | ||
- (void)_handleFigRemakerNotificationAsync:(id)arg1 payload:(id)arg2; | ||
- (void)_handleFigRemakerNotification:(id)arg1 payload:(id)arg2; | ||
- (id)_actualSettingForPreset:(id)arg1; | ||
- (id)_actualSettingForPresetAppleM4VAppleTV:(id)arg1; | ||
- (int)_averageBitRateForSourceAndPreset:(id)arg1 targetFrameRate:(float)arg2; | ||
@end | ||
|
Oops, something went wrong.