|
RetroArch
|
#include <stdlib.h>#include <string.h>#include <libretro.h>#include <rhash.h>#include <compat/strl.h>#include <retro_endianness.h>#include <streams/interface_stream.h>#include "configuration.h"#include "movie.h"#include "core.h"#include "content.h"#include "retroarch.h"#include "msg_hash.h"#include "verbosity.h"#include "command.h"#include "file_path_special.h"Classes | |
| struct | bsv_movie |
| struct | bsv_state |
Variables | |
| static bsv_movie_t * | bsv_movie_state_handle = NULL |
| static struct bsv_state | bsv_movie_state |
| bool bsv_movie_ctl | ( | enum bsv_ctl_state | state, |
| void * | data | ||
| ) |
|
static |
|
static |
| bool bsv_movie_init_handle | ( | const char * | path, |
| enum rarch_movie_type | type | ||
| ) |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.15