Enum VideoLayer.Types.Mode
public enum VideoLayer.Types.Mode
Fields
[OriginalName("MULTIPLE_SPATIAL_LAYERS_PER_STREAM")] MultipleSpatialLayersPerStream = 2[OriginalName("ONE_SPATIAL_LAYER_PER_STREAM")] OneSpatialLayerPerStream = 1[OriginalName("ONE_SPATIAL_LAYER_PER_STREAM_INCOMPLETE_RTCP_SR")] OneSpatialLayerPerStreamIncompleteRtcpSr = 3[OriginalName("MODE_UNUSED")] Unused = 0