Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davcall_state.h29 AVCALL_STATE_ACTIVE = 2, enumerator
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession_enum.cpp151 (void)SetNamedProperty(env, result, "CALL_STATE_ACTIVE", AVCallState::AVCALL_STATE_ACTIVE); in ExportAVCallState()