Home
last modified time | relevance | path

Searched refs:volStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/test_example/
H A Ddistributedaudiotest.cpp673 std::string volStr = std::to_string(volInt); in SetVolume() local
675 int32_t ret = g_adapter->SetExtraParams(key, condition, volStr); in SetVolume()