Enum StreamMode
Whether streams included in an archive or broadcast are selected automatically or manually.
public enum StreamMode
Fields
Auto = 0All streams in the session can be included.
Manual = 1You will specify streams to be included in the archive or broadcast.