Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.cpp1319 SourceType sourceTypeValue = static_cast<SourceType>(intValue); in IsValidSourceType() local
1320 switch (sourceTypeValue) { in IsValidSourceType()