VideoAPI: {
    callbackData?: VideoAPICallbackData;
    name: string;
    offset: number;
    source: string;
}