scrager
16 years agoVisitor
roSpringBoardScreen fastforward and rewind with audio
These two functions are in the documentation, but when I try to use them, the debugger tells me they are invalid.
Void AllowNavRewind(Boolean isAllowed)
Void AllowNavFastForward(Boolean isAllowed)
1. how do you allow fastforward/rewind of audio from springboard screen?
2. do you have to program the ff/rew events or can you sync a screen to a player to let the device handle it all?
3. if you have to program the events, how do you tell the audio player to ff or rew?
Void AllowNavRewind(Boolean isAllowed)
Void AllowNavFastForward(Boolean isAllowed)
1. how do you allow fastforward/rewind of audio from springboard screen?
2. do you have to program the ff/rew events or can you sync a screen to a player to let the device handle it all?
3. if you have to program the events, how do you tell the audio player to ff or rew?