5 lines
No EOL
164 B
Objective-C
5 lines
No EOL
164 B
Objective-C
#import <AVKit/AVKit.h>
|
|
|
|
@interface HAMSBDLSampleBufferRenderingView : UIView
|
|
@property (retain, nonatomic, readonly) AVSampleBufferDisplayLayer *displayLayer;
|
|
@end |