C# Class javazoom.jl.decoder.BitstreamErrors_Fields

This interface describes all error codes that can be thrown in BistreamExceptions.
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
BITSTREAM_LAST int
STREAM_EOF int
STREAM_ERROR int
UNEXPECTED_EOF int
UNKNOWN_ERROR int
UNKNOWN_SAMPLE_RATE int

Private Methods

Méthode Description
BitstreamErrors_Fields ( ) : System

Property Details

BITSTREAM_LAST public_oe static_oe property

public static int BITSTREAM_LAST
Résultat int

STREAM_EOF public_oe static_oe property

public static int STREAM_EOF
Résultat int

STREAM_ERROR public_oe static_oe property

public static int STREAM_ERROR
Résultat int

UNEXPECTED_EOF public_oe static_oe property

public static int UNEXPECTED_EOF
Résultat int

UNKNOWN_ERROR public_oe static_oe property

public static int UNKNOWN_ERROR
Résultat int

UNKNOWN_SAMPLE_RATE public_oe static_oe property

public static int UNKNOWN_SAMPLE_RATE
Résultat int