- (void) onMediaPlayerNotification:(NSNotification *) nsnotification { PTNotification *notification = [nsnotification.userInfo objectForKey:PTMediaPlayerNotificationKey]; NSLog(@"Notification: %@", notification); }