Home
last modified time | relevance | path

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

/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-dshow/
H A Dwin-dshow.cpp39 #define LAST_VIDEO_DEV_ID "last_video_device_id" macro
1414 string old_id = obs_data_get_string(settings, LAST_VIDEO_DEV_ID); in DeviceSelectionChanged()
1443 obs_data_set_string(settings, LAST_VIDEO_DEV_ID, id.c_str()); in DeviceSelectionChanged()