fix(windows): runtime core.
This commit is contained in:
parent
5bcf9ecf1f
commit
559b1e4d80
|
@ -70,8 +70,8 @@ const std::map<Model, std::map<Capabilities, StreamRequests>>
|
|||
stream_requests_map = {
|
||||
{Model::STANDARD,
|
||||
{{Capabilities::STEREO, {
|
||||
{752, 480, Format::YUYV, 0},
|
||||
{376, 240, Format::YUYV, 0}}
|
||||
{752, 480, Format::YUYV, 60},
|
||||
{376, 240, Format::YUYV, 60}}
|
||||
}}
|
||||
},
|
||||
{Model::STANDARD2,
|
||||
|
|
Loading…
Reference in New Issue
Block a user