mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 11:01:54 +00:00
5 lines
203 B
Objective-C
5 lines
203 B
Objective-C
#import <CoreMedia/CMFormatDescription.h>
|
|
#import <CoreMedia/CMSampleBuffer.h>
|
|
#import <CoreVideo/CVPixelFormatDescription.h>
|
|
#import <CoreVideo/CVReturn.h>
|
|
#import <VideoToolbox/VTCompressionSession.h>
|