Method ParseSubtitlesSRT
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
ParseSubtitlesSRT(string)
Parse subtitles in the SRT format and convert to a list of ordered Subtitle objects
public static List<Subtitle> ParseSubtitlesSRT(string data)
Parameters
datastring