Table of Contents

Enum OutputMode

Namespace
Vonage.Server
Assembly
Vonage.dll

Defines values for the OutputMode property of an Archive object.

public enum OutputMode

Fields

Composed = 0

All streams in the archive are recorded to a single (composed) file.

Individual = 1

Each stream in the archive is recorded to its own individual file.