RetroArch
Public Attributes | List of all members
intfstream_info Struct Reference

#include <interface_stream.h>

Collaboration diagram for intfstream_info:
[legend]

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
 

Member Data Documentation

◆ buf

struct { ... } intfstream_info::buf

◆ chd

struct { ... } intfstream_info::chd

◆ data

uint8_t* intfstream_info::data

◆ handle

void* intfstream_info::handle

◆ memory

struct { ... } intfstream_info::memory

◆ size

uint64_t intfstream_info::size

◆ track

int32_t intfstream_info::track

◆ type

enum intfstream_type intfstream_info::type

◆ writable

bool intfstream_info::writable

The documentation for this struct was generated from the following file: