HomeSort by relevance Sort by last modified time
    Searched defs:Media2DataSource (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/java/android/media/
Media2DataSource.java 30 * modifications to the state of your Media2DataSource are visible to future calls. This means
32 * Media2DataSource from another thread while it's being used by the framework.</p>
35 public abstract class Media2DataSource implements Closeable {
  /frameworks/support/media/src/main/java/androidx/media/
Media2DataSource.java 29 * modifications to the state of your Media2DataSource are visible to future calls. This means
31 * Media2DataSource from another thread while it's being used by the framework.</p>
34 public abstract class Media2DataSource implements Closeable {

Completed in 53 milliseconds