Searched refs:set_channel_id (Results 1 – 2 of 2) sorted by relevance
350 void set_channel_id(int channel_id) { channel_id_ = channel_id; } in set_channel_id() function860 capturers_[capture_id]->set_channel_id(channel);868 capturers_[capture_id]->set_channel_id(-1);
246 packet->set_channel_id(send_id_); in DoWrite()