com.spire.pdf.general
Enum PdfSoundChannels

java.lang.Object
  extended by java.lang.Enum<PdfSoundChannels>
      extended by com.spire.pdf.general.PdfSoundChannels
All Implemented Interfaces:
java.lang.Comparable<PdfSoundChannels>

public enum PdfSoundChannels
extends java.lang.Enum<PdfSoundChannels>

The number of sound channels.


Enum Constant Summary
Mono
           
Stereo
           
 

Enum Constant Detail

Mono

public static final PdfSoundChannels Mono

Stereo

public static final PdfSoundChannels Stereo