Fix audio playback.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent d4e0c49ff9
commit e6cd3d0712

@ -31,6 +31,7 @@ NS_ASSUME_NONNULL_BEGIN
- (BOOL)isAnimated;
- (BOOL)isImage;
- (BOOL)isVideo;
- (BOOL)isAudio;
- (nullable NSString *)filePath;
- (nullable NSURL *)mediaURL;
- (nullable NSData *)readDataFromFileWithError:(NSError **)error;

Loading…
Cancel
Save