25 #import <Foundation/Foundation.h>
27 NS_ASSUME_NONNULL_BEGIN
41 - (void)transcode:(
VLCTranscoder *)transcoder finishedSucessfully:(BOOL)success;
53 @property (weak, nonatomic, nullable) id<VLCTranscoderDelegate>
delegate;
63 - (BOOL)reencodeAndMuxSRTFile:(NSString *)srtPath toMP4File:(NSString *)mp4Path outputPath:(NSString *)outPath;