Searched refs:KEY_SAMPLE_RATE (Results 1 – 5 of 5) sorted by relevance
139 public static final String KEY_SAMPLE_RATE = "sample-rate"; field in MediaFormat717 format.setInteger(KEY_SAMPLE_RATE, sampleRate); in createAudioFormat()
980 format.setInteger(MediaFormat.KEY_SAMPLE_RATE, mSampleRates[0]); in setDefaultFormat()987 Integer sampleRate = (Integer)map.get(MediaFormat.KEY_SAMPLE_RATE); in supportsFormat()
56 mAudioSampleRate = format.getInteger(MediaFormat.KEY_SAMPLE_RATE); in AudioTrackDecoder()
15919 field public static final java.lang.String KEY_SAMPLE_RATE = "sample-rate";
17185 field public static final java.lang.String KEY_SAMPLE_RATE = "sample-rate";