...
This commit is contained in:
@@ -10,7 +10,7 @@ class Preloader {
|
||||
public:
|
||||
Preloader();
|
||||
~Preloader();
|
||||
void startNextPreload(int fd);
|
||||
void startNextPreload(int fd); // [수정] string -> int
|
||||
bool isPreloadedDataReady() const;
|
||||
bool hasPreloadFailed() const;
|
||||
MediaAsset swapAndRelease();
|
||||
|
||||
Reference in New Issue
Block a user