SFBOutputSourceErrorCode
enum SFBOutputSourceErrorCode : NSInteger {}
Possible \c NSError error codes used by \c SFBOutputSource
-
File not found
Declaration
Objective-C
SFBOutputSourceErrorCodeFileNotFound = 0
-
Input/output error
Declaration
Objective-C
SFBOutputSourceErrorCodeInputOutput = 1