OGMRipSrt — A subtitles codec to extract in SubRip Text
OGMRipSrt; OGMJobSpawn* ogmrip_srt_new (OGMDvdSubpStream *subp, const gchar *output);
typedef struct { OGMRipSubpCodec parent_instance; OGMRipSrtPriv *priv; } OGMRipSrt;
OGMJobSpawn* ogmrip_srt_new (OGMDvdSubpStream *subp, const gchar *output);
Creates a new OGMRipSrt.
subp :
subp
output :
output
Returns :