The number of sound channels.

Namespace: Spire.Pdf.General
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum PdfSoundChannels
Public Enumeration PdfSoundChannels
public enum class PdfSoundChannels
type PdfSoundChannels

Members

MemberValueDescription
Mono1
One channel.
Stereo2
Two channels.

See Also