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