Expose options for v4l2
This commit is contained in:
@ -6,6 +6,7 @@ device_hw_t v4l2_device_hw = {
|
||||
.device_close = v4l2_device_close,
|
||||
.device_set_decoder_start = v4l2_device_set_decoder_start,
|
||||
.device_video_force_key = v4l2_device_video_force_key,
|
||||
.device_dump_options = v4l2_device_dump_options,
|
||||
.device_set_fps = v4l2_device_set_fps,
|
||||
.device_set_option = v4l2_device_set_option,
|
||||
|
||||
|
Reference in New Issue
Block a user