Type Alias GetVideoDataFunction

GetVideoDataFunction: ((url: string, opts?: GetVideoDataOpts) => Promise<VOTTypes.ClientType.VideoData>)