SFBReplayGainAnalyzerErrorCode
enum SFBReplayGainAnalyzerErrorCode : NSInteger {}
Possible \c NSError error codes used by \c SFBReplayGainAnalyzer
-
File format not supported
Declaration
Objective-C
SFBReplayGainAnalyzerErrorCodeFileFormatNotSupported = 0
-
Insufficient samples in file for analysis
Declaration
Objective-C
SFBReplayGainAnalyzerErrorCodeInsufficientSamples = 1