#import NSString *const MMPlayerStartPlayingNotification = @"MMPlayerStartPlayingNotification"; NSString *const MMPlayerPausedNotification = @"MMPlayerPausedNotification"; NSString *const MMPlayerStopNotification = @"MMPlayerStopNotification"; NSString *const MMPlayerInformationAvailableNotification = @"MMPlayerInformationAvailableNotification";