Example:
Continued
If, at step number 25 the command I_PLYCURSEL 0 was used instead, then all of Annie Lennox's
albums would have been sent to the iPod's playback engine.
1.0 01/02/10
12
I_SELDBREC 03,1
Category=Album, record index=1
OK
User selects Diva...
I_GETNUMCATDBREC 05
Category=Tracks
4
(matching records = 4)
I_RETCATDBREC 05,0,4
Category=Tracks, start index=0, read count=4
“Why”
“Walking On Broken Glass”
“Precious”
“Legend In My Livingroom”
I_SELDBREC 05,0
Category=Track, record index=0
User selects Why...
Calling I_SELDBREC using the
tracks category automatically
starts the track at the given record
index playing in the playback
engine of the iPod.
OK
25
26
27
28
29
30
31
32
33
I_RELIPOD
OK
34
35
36
37