Searched refs:ch_id (Results 1 – 1 of 1) sorted by relevance
2121 int ch_id = GetReceiveChannelId(ssrc); in SetOutputVolume() local2122 if (ch_id < 0) { in SetOutputVolume()2127 if (-1 == engine()->voe()->volume()->SetChannelOutputVolumeScaling(ch_id, in SetOutputVolume()2129 LOG_RTCERR2(SetChannelOutputVolumeScaling, ch_id, volume); in SetOutputVolume()2133 << " for channel " << ch_id << " and ssrc " << ssrc; in SetOutputVolume()