PS2SDK
PS2 Homebrew Libraries
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
c
d
e
f
g
i
l
m
n
p
q
r
s
t
u
v
Variables
_
c
d
f
g
i
k
m
n
p
q
r
s
t
u
v
w
Typedefs
a
d
h
i
l
m
n
p
r
s
t
w
Enumerations
_
a
c
d
g
i
l
m
n
o
p
s
t
v
Enumerator
c
d
e
g
i
n
p
s
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
cdrom.h
Go to the documentation of this file.
1
/*
2
# _____ ___ ____ ___ ____
3
# ____| | ____| | | |____|
4
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
5
#-----------------------------------------------------------------------
6
# Copyright 2005, ps2dev - http://www.ps2dev.org
7
# Licenced under GNU Library General Public License version 2
8
*/
9
15
#ifndef __CDROM_C_H__
16
#define __CDROM_C_H__
17
18
#define SECTOR_SIZE 2352
19
20
typedef
struct
cdda_toc
21
{
22
int
num_tracks;
23
sceCdlLOCCD
tracks[100];
24
}
cdda_toc
;
20
typedef
struct
cdda_toc
{
…
};
25
26
#endif
cdda_toc
Definition
cdrom.h:21
sceCdlLOCCD
Definition
libcdvd-common.h:222
iop
sound
audsrv
src
cdrom.h
Generated on Sat May 17 2025 02:56:34 for PS2SDK by
1.12.0