from enum livekit.VideoLayer.Mode
from enum value: MODE_UNUSED = 0;
from enum value: ONE_SPATIAL_LAYER_PER_STREAM = 1;
from enum value: MULTIPLE_SPATIAL_LAYERS_PER_STREAM = 2;
from enum value: ONE_SPATIAL_LAYER_PER_STREAM_INCOMPLETE_RTCP_SR = 3;
Generated
from enum livekit.VideoLayer.Mode