Implement input only mode w/ double framerate for virtual display
This commit is contained in:
@@ -41,6 +41,8 @@ namespace video {
|
||||
int chromaSamplingType; // 0 - 4:2:0, 1 - 4:4:4
|
||||
|
||||
int enableIntraRefresh; // 0 - disabled, 1 - enabled
|
||||
|
||||
bool input_only;
|
||||
};
|
||||
|
||||
platf::mem_type_e
|
||||
|
||||
Reference in New Issue
Block a user