Searched refs:OPTION_CLOSEST (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaMetadataRetriever.java244 * {@link #OPTION_CLOSEST} if one wants to retrieve a frame that may
246 * {@link #OPTION_CLOSEST} often has larger performance overhead compared
254 option > OPTION_CLOSEST) {
378 public static final int OPTION_CLOSEST = 0x03; field in class:MediaMetadataRetriever

Completed in 45 milliseconds