/** * This is auto-generated file, don't modify this file manually */ export interface VideoStreamInputParams { url?: string; key?: string; okmp_url?: string; webrtc_url?: string; }