Searched refs:onAudioTrackSetPlaybackParamsError (Results 1 – 2 of 2) sorted by relevance
43 void onAudioTrackSetPlaybackParamsError(IllegalArgumentException e); in onAudioTrackSetPlaybackParamsError() method72 eventHandler.post(() -> mListener.onAudioTrackSetPlaybackParamsError(e)); in notifyAudioTrackSetPlaybackParamsError()
598 public void onAudioTrackSetPlaybackParamsError(IllegalArgumentException e) { in onAudioTrackSetPlaybackParamsError() method in MpegTsPlayer