UNPKG

unified-video-framework

Version:

Cross-platform video player framework supporting iOS, Android, Web, Smart TVs (Samsung/LG), Roku, and more

4 lines 133 B
export declare class SrtConverter { static convertToVtt(srtContent: string): string; } //# sourceMappingURL=SrtConverter.d.ts.map