Table of Contents

Enum StreamMode

Namespace
Vonage.Server
Assembly
Vonage.dll

Whether streams included in an archive or broadcast are selected automatically or manually.

public enum StreamMode

Fields

Auto = 0

All streams in the session can be included.

Manual = 1

You will specify streams to be included in the archive or broadcast.