| Added Methods
|
void notifyAdBufferReady(AdBuffer)
|
|
void onAdBufferConsumed(AdBuffer)
|
|
void onAvailableSpeeds(float[])
|
|
void onCurrentVideoBounds(Rect)
|
|
void onRecordingConnectionFailed(String, String)
|
|
void onRecordingDisconnected(String, String)
|
|
void onRecordingError(String, int)
|
|
void onRecordingScheduled(String, String)
|
|
void onRecordingStarted(String, String)
|
|
void onRecordingStopped(String)
|
|
void onRecordingTuned(String, Uri)
|
|
void onTimeShiftCurrentPositionChanged(String, long)
|
|
void onTimeShiftMode(int)
|
|
void onTimeShiftPlaybackParams(PlaybackParams)
|
|
void onTimeShiftStartPositionChanged(String, long)
|
|
void onTimeShiftStatusChanged(String, int)
|
|
void onTvMessage(int, Bundle)
|
|
void onTvRecordingInfo(TvRecordingInfo)
|
|
void onTvRecordingInfoList(List<TvRecordingInfo>)
|
|
void requestAvailableSpeeds()
|
|
void requestCurrentVideoBounds()
|
|
void requestScheduleRecording(String, String, Uri, Uri, Bundle)
|
|
void requestScheduleRecording(String, String, Uri, long, long, int, Bundle)
|
|
void requestStartRecording(String, Uri)
|
|
void requestStopRecording(String)
|
|
void requestTimeShiftMode()
|
|
void requestTvRecordingInfo(String)
|
|
void requestTvRecordingInfoList(int)
|
|
void sendTimeShiftCommandRequest(String, Bundle)
|
|
void setTvRecordingInfo(String, TvRecordingInfo)
|
|