export interface JumpToVideoResult { errCode?: number; errMsg: string; }