195
195
Downloader *CreateDownloader ();
196
196
static Downloader *CreateDownloader (UIElement *element);
198
201
void SetFPSReportFunc (MoonlightFPSReportFunc report, void *user_data);
199
202
void SetCacheReportFunc (MoonlightCacheReportFunc report, void *user_data);
200
203
void SetExposeHandoffFunc (MoonlightExposeHandoffFunc func, void *user_data);