Table of Contents

Enum PcmFormat

Namespace
NetCord.Gateway.Voice
Assembly
NetCord.dll

Format of PCM.

public enum PcmFormat : byte

Fields

Float = 4

32-bit floating-point format.

Short = 2

16-bit signed integer format.