Searched refs:opus_parameters (Results 1 – 1 of 1) sorted by relevance
1485 cricket::AudioSendParameters opus_parameters; in TEST_F() local1486 opus_parameters.codecs.push_back(kOpusCodec); in TEST_F()1487 EXPECT_TRUE(channel_->SetSendParameters(opus_parameters)); in TEST_F()1502 EXPECT_TRUE(channel_->SetSendParameters(opus_parameters)); in TEST_F()