Searched refs:KEY_SAMPLE_RATE (Results 1 – 8 of 8) sorted by relevance
209 public static final String KEY_SAMPLE_RATE = "sample-rate"; field in MediaFormat1105 format.setInteger(KEY_SAMPLE_RATE, sampleRate); in createAudioFormat()
62 format.setInteger(MediaFormat.KEY_SAMPLE_RATE, 8000); in AmrInputStream()
1194 format.setInteger(MediaFormat.KEY_SAMPLE_RATE, mSampleRates[0]); in getDefaultFormat()1201 Integer sampleRate = (Integer)map.get(MediaFormat.KEY_SAMPLE_RATE); in supportsFormat()
56 mAudioSampleRate = format.getInteger(MediaFormat.KEY_SAMPLE_RATE); in AudioTrackDecoder()
370 constexpr char KEY_SAMPLE_RATE[] = "sample-rate"; variable
14980 field public static final java.lang.String KEY_SAMPLE_RATE = "sample-rate";
22852 Landroid/media/MediaFormat;->KEY_SAMPLE_RATE:Ljava/lang/String;
23741 field public static final java.lang.String KEY_SAMPLE_RATE = "sample-rate";