mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-03 17:44:30 +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>
|