Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IPod
ShuffleTrackDatabase
C# Class IPod.ShuffleTrackDatabase
Show file
Open project: mono/ipod-sharp
Public Methods
Method
Description
Save
(
Device
device
) :
bool
Private Methods
Method
Description
WriteHeader
(
BinaryWriter
writer
,
int
trackCount
) :
void
WriteTrackEntry
(
BinaryWriter
writer
,
Device
device
,
Track
track
) :
void
Method Details
Save()
public
static
method
public
static
Save
(
Device
device
) :
bool
device
Device
return
bool