2020-02-22 15:38:54 +04:00

8 lines
230 B
Objective-C

#import <AVFoundation/AVFoundation.h>
#import <LegacyComponents/TGMediaSelectionContext.h>
#import <LegacyComponents/TGMediaEditingContext.h>
@interface AVURLAsset (TGMediaItem) <TGMediaSelectableItem, TGMediaEditableItem>
@end