Lines Matching refs:send_flag
1482 SendFlags send_flag = send ? SEND_MICROPHONE : SEND_NOTHING;1483 if (!media_channel()->SetSend(send_flag)) {1484 LOG(LS_ERROR) << "Failed to SetSend " << send_flag << " on voice channel";