Home | History | Annotate | Download | only in webrtc

Lines Matching refs:set_channel_id

350     void set_channel_id(int channel_id) { channel_id_ = channel_id; }
860 capturers_[capture_id]->set_channel_id(channel);
868 capturers_[capture_id]->set_channel_id(-1);