Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_audio/services/test_example/
H A Ddistributedaudiotest.cpp115 constexpr int32_t CAPTURE_CHANNEL_MASK = 2; variable
517 captureAttr.channelCount = CAPTURE_CHANNEL_MASK; in OpenMic()