207 if (SDL_UpdateTexture(texture, nullptr, frame_data[0],. 208 frame_linesize[0]) < 0) {. 209 LOG(DFATAL) << "Error updating texture: " << SDL_GetError();.
確定! 回上一頁