Searched refs:updated_options (Results 1 – 1 of 1) sorted by relevance
593 rtc::PacketOptions updated_options; in SendPacket() local594 updated_options = options; in SendPacket()610 updated_options.packet_time_params.rtp_sendtime_extension_id = in SendPacket()614 &updated_options.packet_time_params.srtp_packet_index); in SendPacket()621 &updated_options.packet_time_params.srtp_auth_tag_len); in SendPacket()623 updated_options.packet_time_params.srtp_auth_key.resize(key_len); in SendPacket()624 updated_options.packet_time_params.srtp_auth_key.assign( in SendPacket()665 channel->SendPacket(packet->data<char>(), packet->size(), updated_options, in SendPacket()