Searched refs:kMaxNumLayersForScreenSharing (Results 1 – 1 of 1) sorted by relevance
26 const size_t kMaxNumLayersForScreenSharing = 3; variable39 std::min(num_spatial_layers, kMaxNumLayersForScreenSharing); in ConfigureSvcScreenSharing()