8#ifndef GALAXY_MEDIA_VIDEO_HPP_
9#define GALAXY_MEDIA_VIDEO_HPP_
15#include "galaxy/media/RingBuffer.hpp"
47 bool load(
const std::string& file);
113 unsigned int create_texture(
unsigned int index,
const char* uniform);
122 void update_texture(
unsigned int unit,
unsigned int texture,
const plm_plane_t* plane);