package com.cappielloantonio.play.interfaces; public interface MediaIndexCallback { void onRecovery(int index); }