Searched refs:controlTypeValue (Results 1 – 1 of 1) sorted by relevance
2817 napi_value controlTypeValue = CreateJsValue(env, controlType); in OnSessionPiPControlStatusChange() local2819 napi_value argv[] = {controlTypeValue, controlStatusValue}; in OnSessionPiPControlStatusChange()