public static class PlaybackControlsRow.ClosedCaptioningAction extends PlaybackControlsRow.MultiAction
Constructor and Description |
---|
ClosedCaptioningAction(Context context)
Constructor
|
ClosedCaptioningAction(Context context,
int highlightColor)
Constructor
|
getActionCount, getDrawable, getIndex, getLabel, getSecondaryLabel, nextIndex, setDrawables, setIndex, setLabels, setSecondaryLabels
addKeyCode, getIcon, getId, getLabel1, getLabel2, removeKeyCode, respondsToKeyCode, setIcon, setId, setLabel1, setLabel2, toString
public ClosedCaptioningAction(Context context)
context
- Context used for loading resources.public ClosedCaptioningAction(Context context, int highlightColor)
context
- Context used for loading resources.highlightColor
- Color for the highlighted icon state.