mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
lib/libcoolstream2/video_cs.h: add 23.97hz and 29.97hz modes in api
This commit is contained in:
@@ -130,6 +130,8 @@ typedef enum {
|
||||
VIDEO_STD_1080P25,
|
||||
VIDEO_STD_1080P50,
|
||||
VIDEO_STD_1080P60,
|
||||
VIDEO_STD_1080P2397,
|
||||
VIDEO_STD_1080P2997,
|
||||
VIDEO_STD_AUTO,
|
||||
VIDEO_STD_MAX = VIDEO_STD_AUTO
|
||||
} VIDEO_STD;
|
||||
|
Reference in New Issue
Block a user