public static class PlaybackControlsRow.FastForwardAction extends PlaybackControlsRow.MultiAction
Constructor and Description |
---|
FastForwardAction(Context context)
Constructor
|
FastForwardAction(Context context,
int numSpeeds)
Constructor
|
getActionCount, getDrawable, getIndex, getLabel, getSecondaryLabel, nextIndex, setDrawables, setIndex, setLabels, setSecondaryLabels
addKeyCode, getIcon, getId, getLabel1, getLabel2, removeKeyCode, respondsToKeyCode, setIcon, setId, setLabel1, setLabel2, toString
public FastForwardAction(Context context)
context
- Context used for loading resources.public FastForwardAction(Context context, int numSpeeds)
context
- Context used for loading resources.numSpeeds
- Number of supported fast forward speeds.