5 lines
No EOL
97 B
Objective-C
5 lines
No EOL
97 B
Objective-C
#import <AVKit/AVKit.h>
|
|
|
|
@interface MLAVAssetPlayer : NSObject
|
|
- (AVPlayerItem *)playerItem;
|
|
@end |