mediasfu-angular
Version:
mediasfu-angular - Angular 17/18/19 WebRTC SDK for video conferencing, webinars, broadcasts, live streaming, chat, recording, whiteboard, and AI agents. Prebuilt rooms and fully custom UIs.
7 lines (6 loc) • 391 B
TypeScript
import * as i0 from "@angular/core";
export declare class SubtitleOverlayComponent {
subtitle: string | null;
static ɵfac: i0.ɵɵFactoryDeclaration<SubtitleOverlayComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SubtitleOverlayComponent, "app-subtitle-overlay", never, { "subtitle": { "alias": "subtitle"; "required": false; }; }, {}, never, never, true, never>;
}