mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 18:40:16 +00:00
testcard: Expose some options via capabilities
This commit is contained in:
@@ -624,6 +624,8 @@ static void vidcap_testcard_probe(device_info **available_devices, int *count, v
|
||||
}
|
||||
}
|
||||
}
|
||||
dev_add_option(&card, "Still", "Send still image", "still", ":still", true);
|
||||
dev_add_option(&card, "Pattern", "Pattern to use", "pattern", ":pattern=", false);
|
||||
}
|
||||
|
||||
static const struct video_capture_info vidcap_testcard_info = {
|
||||
|
||||
Reference in New Issue
Block a user