RetroArch
|
#include <interface_stream.h>
Public Attributes | |
struct { | |
struct { | |
uint8_t * data | |
uint64_t size | |
} buf | |
bool writable | |
} | memory |
struct { | |
void * handle | |
int32_t track | |
} | chd |
enum intfstream_type | type |
struct { ... } intfstream_info::buf |
struct { ... } intfstream_info::chd |
uint8_t* intfstream_info::data |
void* intfstream_info::handle |
struct { ... } intfstream_info::memory |
uint64_t intfstream_info::size |
int32_t intfstream_info::track |
enum intfstream_type intfstream_info::type |
bool intfstream_info::writable |