startTime
From which time (in seconds) in the current track do we start playing, defaults to 0.0f - start of track.
@property (nonatomic, readwrite) NSTimeInterval startTime
Declared In
SPTPlayOptions.h
trackIndex
Which track to play, defaults to 0 - first track.
@property (nonatomic, readwrite) int trackIndex
Declared In
SPTPlayOptions.h