Searched refs:MIX_ROLE_PLAYERS (Results 1 – 4 of 4) sorted by relevance
285 public static final int MIX_ROLE_PLAYERS = AudioMix.MIX_TYPE_PLAYERS; field in AudioMixingRule292 @IntDef({MIX_ROLE_PLAYERS, MIX_ROLE_INJECTOR})305 return mTargetMixType == AudioMix.MIX_TYPE_RECORDERS ? MIX_ROLE_INJECTOR : MIX_ROLE_PLAYERS; in getTargetMixRole()623 if (mixRole != MIX_ROLE_PLAYERS && mixRole != MIX_ROLE_INJECTOR) { in setTargetMixRole()628 .anyMatch(mixRole == MIX_ROLE_PLAYERS in setTargetMixRole()
312 builder.setTargetMixRole(AudioMixingRule.MIX_ROLE_PLAYERS); in createAudioRecordMix()
850 .setTargetMixRole(AudioMixingRule.MIX_ROLE_PLAYERS) in buildCallExtractionRecord()
7478 field public static final int MIX_ROLE_PLAYERS = 0; // 0x0