Files
OrderScheduling/Pods/Target Support Files/DDFFmpegKit_Private/DDFFmpegKit_Private-umbrella.h
DDIsFriend c853b73127 update
2023-09-07 17:09:41 +08:00

18 lines
358 B
Objective-C

#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
#import "DDFFmpegManager.h"
FOUNDATION_EXPORT double DDFFmpegKit_PrivateVersionNumber;
FOUNDATION_EXPORT const unsigned char DDFFmpegKit_PrivateVersionString[];