Searched defs:MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/
H A Dmediaplayer.h86 MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200, enumerator in enum:android::media_error_type
/frameworks/av/media/libmedia/include/media/
H A Dmediaplayer.h86 MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200, enumerator in enum:android::media_error_type
/frameworks/base/media/java/android/media/
H A DMediaPlayer.java3711 public static final int MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200; field in class:MediaPlayer

Completed in 96 milliseconds