Enum AudioFileCodec22

  • All Implemented Interfaces:
    Serializable, Comparable<AudioFileCodec22>

    public enum AudioFileCodec22
    extends Enum<AudioFileCodec22>
    Audio file codec. The following values are only used in XS data mode and will fail in AS data mode: EVRC0 EVRCNW EVRCNW0 The following values are only used in AS data mode and will fail in XS data mode: OPUS
    Author:
    AlpacaGenerator