Class | Description |
---|---|
AudioBackAction |
Jump the audio backward 10 seconds and start playing if paused.
|
AudioFasterAction |
Increase the speed of audio playback.
|
AudioFastSlowAction |
Abstract superclass of
AudioFasterAction and AudioSlowerAction . |
AudioFwdAction |
Jump the audio forward 10 seconds.
|
AudioNextAction |
Play the sound track from the Audio Marker after the one most recently played.
|
AudioPlayPauseAction |
If not playing, play the sound track from the first Audio Marker, or from the point at which it was paused.
|
AudioPrevAction |
Play the sound track from the Audio Marker before the one most recently played.
|
AudioSlowerAction |
Decrease the speed of audio playback.
|