MixingAudioPlayerCompletionReason Constants Reference
Declared in | AdaptrAudioPlayer.h |
---|
MixingAudioPlayerCompletionReason
Definition
typedef NS_ENUM(NSInteger, MixingAudioPlayerCompletionReason ) {
MixingAudioPlayerCompletionReasonReachedEnd,
MixingAudioPlayerCompletionReasonSkipped,
MixingAudioPlayerCompletionReasonFlushed,
MixingAudioPlayerCompletionReasonError,
};