一、Resource 读取:
二、streamingAsset 读取:
三、pc端读取:
创建写入:
string path = "D:";
CreateOrOPenFile(path, "path.txt", videoUrl);
读取:
LoadFileAndIntialSpeed("D:", "Path.txt");
一、Resource 读取:
二、streamingAsset 读取:
三、pc端读取:
创建写入:
string path = "D:";
CreateOrOPenFile(path, "path.txt", videoUrl);
读取:
LoadFileAndIntialSpeed("D:", "Path.txt");