export interface PlayCallbackInfo { height: number; width: number; deviceId: string; }