-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2,904 changed files
with
32,803 additions
and
7,699 deletions.
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
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
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
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
11 changes: 11 additions & 0 deletions
11
Frameworks/AVFoundation.framework/AVPlayAVSyncOutputConsumer.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,11 @@ | ||
/* Generated by RuntimeBrowser | ||
Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation | ||
*/ | ||
|
||
@interface AVPlayAVSyncOutputConsumer : AVPlayTimecodeMonitorOutputConsumer | ||
|
||
- (void)dealloc; | ||
- (void)doSomethingInterestingWithString:(id)arg1 andIndex:(id)arg2; | ||
- (id)init; | ||
|
||
@end |
34 changes: 34 additions & 0 deletions
34
Frameworks/AVFoundation.framework/AVPlayTimecodeMonitorOutputConsumer.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,34 @@ | ||
/* Generated by RuntimeBrowser | ||
Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation | ||
*/ | ||
|
||
@interface AVPlayTimecodeMonitorOutputConsumer : AVPlayVideoOutputConsumer { | ||
struct tm { | ||
int tm_sec; | ||
int tm_min; | ||
int tm_hour; | ||
int tm_mday; | ||
int tm_mon; | ||
int tm_year; | ||
int tm_wday; | ||
int tm_yday; | ||
int tm_isdst; | ||
long tm_gmtoff; | ||
char *tm_zone; | ||
} _lastTimecodeSeen; | ||
long _lastVariantIndexSeen; | ||
struct ACBSConfig { } * quaggaConfig; | ||
} | ||
|
||
@property (nonatomic, readonly) struct tm { int x1; int x2; int x3; int x4; int x5; int x6; int x7; int x8; int x9; long x10; char *x11; } lastTimecodeSeen; | ||
@property (nonatomic, readonly) long lastVariantIndexSeen; | ||
|
||
- (void)dealloc; | ||
- (void)doSomethingInterestingWithBuffer:(struct __CVBuffer { }*)arg1; | ||
- (void)doSomethingInterestingWithString:(id)arg1 andIndex:(id)arg2; | ||
- (id)init; | ||
- (id)initWithPixelBufferAttributes:(id)arg1; | ||
- (struct tm { int x1; int x2; int x3; int x4; int x5; int x6; int x7; int x8; int x9; long x10; char *x11; })lastTimecodeSeen; | ||
- (long)lastVariantIndexSeen; | ||
|
||
@end |
35 changes: 35 additions & 0 deletions
35
Frameworks/AVFoundation.framework/AVPlayVideoOutputConsumer.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,35 @@ | ||
/* Generated by RuntimeBrowser | ||
Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation | ||
*/ | ||
|
||
@interface AVPlayVideoOutputConsumer : NSObject <AVPlayerItemOutputPullDelegate> { | ||
NSObject<OS_dispatch_queue> * _consumerQueue; | ||
CADisplayLink * _displayLink; | ||
double _lastHostTime; | ||
struct { | ||
long long value; | ||
int timescale; | ||
unsigned int flags; | ||
long long epoch; | ||
} _lastSeconds; | ||
AVPlayerItemVideoOutput * _output; | ||
} | ||
|
||
@property (readonly, copy) NSString *debugDescription; | ||
@property (readonly, copy) NSString *description; | ||
@property (readonly) unsigned int hash; | ||
@property (readonly) Class superclass; | ||
@property (nonatomic, readonly) AVPlayerItemVideoOutput *videoOutput; | ||
|
||
- (void)_displayLinkCommon:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1 forTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2; | ||
- (void)dealloc; | ||
- (void)displayLinkCallback:(id)arg1; | ||
- (void)doSomethingInterestingWithBuffer:(struct __CVBuffer { }*)arg1; | ||
- (void)finalize; | ||
- (id)init; | ||
- (id)initWithPixelBufferAttributes:(id)arg1; | ||
- (void)outputMediaDataWillChange:(id)arg1; | ||
- (void)outputSequenceWasFlushed:(id)arg1; | ||
- (id)videoOutput; | ||
|
||
@end |
17 changes: 17 additions & 0 deletions
17
Frameworks/AVFoundation.framework/AVPlayVideoOutputLayerConsumer.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,17 @@ | ||
/* Generated by RuntimeBrowser | ||
Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation | ||
*/ | ||
|
||
@interface AVPlayVideoOutputLayerConsumer : AVPlayVideoOutputConsumer { | ||
CALayer * _layer; | ||
} | ||
|
||
@property (nonatomic, readonly) CALayer *layer; | ||
|
||
- (void)dealloc; | ||
- (void)doSomethingInterestingWithBuffer:(struct __CVBuffer { }*)arg1; | ||
- (id)init; | ||
- (id)initWithPixelBufferAttributes:(id)arg1; | ||
- (id)layer; | ||
|
||
@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
28 changes: 28 additions & 0 deletions
28
Frameworks/AVFoundation.framework/EncryptedKeyLoaderDelegate.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,28 @@ | ||
/* Generated by RuntimeBrowser | ||
Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation | ||
*/ | ||
|
||
@interface EncryptedKeyLoaderDelegate : NSObject <AVAssetResourceLoaderDelegate> { | ||
NSData * _appCert; | ||
NSString * _certURL; | ||
NSString * _keyServerURL; | ||
NSURL * persistentKeySaveDestination; | ||
} | ||
|
||
@property (readonly, copy) NSString *debugDescription; | ||
@property (readonly, copy) NSString *description; | ||
@property (readonly) unsigned int hash; | ||
@property (nonatomic, retain) NSURL *persistentKeySaveDestination; | ||
@property (readonly) Class superclass; | ||
|
||
- (void)_prepareAndSendStreamingKeyRequest:(id)arg1; | ||
- (BOOL)_willLoadOrRenewRequestedResource:(id)arg1; | ||
- (void)dealloc; | ||
- (id)init; | ||
- (id)initWithKeyServerURL:(id)arg1 certURL:(id)arg2; | ||
- (id)persistentKeySaveDestination; | ||
- (BOOL)resourceLoader:(id)arg1 shouldWaitForLoadingOfRequestedResource:(id)arg2; | ||
- (BOOL)resourceLoader:(id)arg1 shouldWaitForRenewalOfRequestedResource:(id)arg2; | ||
- (void)setPersistentKeySaveDestination:(id)arg1; | ||
|
||
@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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
/* Generated by RuntimeBrowser | ||
Image: /System/Library/Frameworks/AddressBook.framework/AddressBook | ||
*/ | ||
|
||
@interface ABUtils : NSObject | ||
|
||
+ (id)mainBundleID; | ||
|
||
@end |
Oops, something went wrong.