MediaDataSource


public abstract class MediaDataSource
extends Object implements Closeable

java.lang.Object
   ↳ android.media.MediaDataSource


For supplying media data to the framework. Implement this if your app has special requirements for the way media data is obtained.

Methods of this interface may be called on multiple different threads. There will be a thread synchronization point between each