Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
DVDCommandBlock Struct Reference

#include <dvd.h>

+ Collaboration diagram for DVDCommandBlock:

Public Attributes

struct DVDCommandBlocknext
 
struct DVDCommandBlockprev
 
u32 command
 
s32 state
 
u32 offset
 
u32 length
 
voidbuffer
 
u32 current_transfer_size
 
u32 transferred_size
 
DVDDiskIDdisk_id
 
DVDCBCallback callback
 
voiduser_data
 

Member Data Documentation

◆ buffer

void* DVDCommandBlock::buffer

◆ callback

DVDCBCallback DVDCommandBlock::callback

◆ command

u32 DVDCommandBlock::command

◆ current_transfer_size

u32 DVDCommandBlock::current_transfer_size

◆ disk_id

DVDDiskID* DVDCommandBlock::disk_id

◆ length

u32 DVDCommandBlock::length

◆ next

struct DVDCommandBlock* DVDCommandBlock::next

◆ offset

u32 DVDCommandBlock::offset

◆ prev

struct DVDCommandBlock* DVDCommandBlock::prev

◆ state

s32 DVDCommandBlock::state

◆ transferred_size

u32 DVDCommandBlock::transferred_size

◆ user_data

void* DVDCommandBlock::user_data

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