Encapsulates the data source for a media player.
Is used to make the setting of the data source for a
{@link android.media.MediaPlayer} easier, or the calling of the correct
{@link VariableSpeedNative} method done correctly. You should not use this class
directly, it is for the benefit of the {@link VariableSpeed} implementation. |