Searched refs:templateTypeValue (Results 1 – 1 of 1) sorted by relevance
143 napi_value templateTypeValue = nullptr; in GetPictureInPictureOptionFromJs() local159 napi_get_named_property(env, optionObject, "templateType", &templateTypeValue); in GetPictureInPictureOptionFromJs()168 ConvertFromJsValue(env, templateTypeValue, templateType); in GetPictureInPictureOptionFromJs()