mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
CStreamInfo2: Add new info items
- Videosystem
- OSD Resolution
Origin commit data
------------------
Branch: ni/coolstream
Commit: f7cea75f37
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2346,8 +2346,10 @@ typedef enum
|
||||
LOCALE_STREAMINFO_FRAMERATE_UNKNOWN,
|
||||
LOCALE_STREAMINFO_HEAD,
|
||||
LOCALE_STREAMINFO_NOT_AVAILABLE,
|
||||
LOCALE_STREAMINFO_OSD_RESOLUTION,
|
||||
LOCALE_STREAMINFO_RESOLUTION,
|
||||
LOCALE_STREAMINFO_SIGNAL,
|
||||
LOCALE_STREAMINFO_VIDEOSYSTEM,
|
||||
LOCALE_STREAMING_BUSY,
|
||||
LOCALE_STREAMING_DIR_NOT_WRITABLE,
|
||||
LOCALE_STREAMING_OVERFLOW,
|
||||
|
@@ -2346,8 +2346,10 @@ const char * locale_real_names[] =
|
||||
"streaminfo.framerate_unknown",
|
||||
"streaminfo.head",
|
||||
"streaminfo.not_available",
|
||||
"streaminfo.osd_resolution",
|
||||
"streaminfo.resolution",
|
||||
"streaminfo.signal",
|
||||
"streaminfo.videosystem",
|
||||
"streaming.busy",
|
||||
"streaming.dir_not_writable",
|
||||
"streaming.overflow",
|
||||
|
Reference in New Issue
Block a user