let AVPlayerItemFailedToPlayToEndTimeErrorKey : String
The key to retrieve the error object from the notification’s user information dictionary.
通知のもつユーザ情報辞書からエラーオブジェクトを回収するためのキー。
Availability 有効性
Technology
static let AVPlayerItemFailedToPlayToEndTime: NSNotification
.Name
The notification’s object is the player item that finished playing. 通知のもつオブジェクトは、再生を終えたプレイヤー項目です。
Important 重要
The system may post this notification on a thread other than the one you use to register the observer.
let AVPlayerItemFailedToPlayToEndTimeErrorKey : String
static let AVAssetChapterMetadataGroupsDidChange : NSNotification.Name
static let AVAssetContainsFragmentsDidChange : NSNotification.Name
static let AVAssetDurationDidChange : NSNotification.Name
static let AVAssetMediaSelectionGroupsDidChange : NSNotification.Name
static let AVAssetTrackSegmentsDidChange : NSNotification.Name
static let AVAssetTrackTimeRangeDidChange : NSNotification.Name
static let AVAssetTrackTrackAssociationsDidChange : NSNotification.Name
static let AVAssetWasDefragmented : NSNotification.Name
static let AVCaptureDeviceSubjectAreaDidChange : NSNotification.Name
static let AVCaptureDeviceWasConnected : NSNotification.Name
static let AVCaptureDeviceWasDisconnected : NSNotification.Name
static let AVCaptureInputPortFormatDescriptionDidChange : NSNotification.Name
static let AVCaptureSessionDidStartRunning : NSNotification.Name
static let AVCaptureSessionDidStopRunning : NSNotification.Name
static let AVCaptureSessionInterruptionEnded : NSNotification.Name
static let AVCaptureSessionRuntimeError : NSNotification.Name
static let AVCaptureSessionWasInterrupted : NSNotification.Name
static let AVFragmentedMovieContainsMovieFragmentsDidChange : NSNotification.Name
static let AVFragmentedMovieDurationDidChange : NSNotification.Name
static let AVFragmentedMovieTrackSegmentsDidChange : NSNotification.Name
static let AVFragmentedMovieTrackTimeRangeDidChange : NSNotification.Name
static let AVFragmentedMovieWasDefragmented : NSNotification.Name
static let AVPlayerAvailableHDRModesDidChange : NSNotification.Name
static let AVPlayerItemDidPlayToEndTime : NSNotification.Name
static let AVPlayerItemNewAccessLogEntry : NSNotification.Name
static let AVPlayerItemNewErrorLogEntry : NSNotification.Name
static let AVPlayerItemPlaybackStalled : NSNotification.Name
class let timeJumpedNotification : NSNotification.Name
static let AVRouteDetectorMultipleRoutesDetectedDidChange : NSNotification.Name
static let AVSampleBufferAudioRendererOutputConfigurationDidChange : NSNotification.Name
static let AVSampleBufferAudioRendererWasFlushedAutomatically : NSNotification.Name
static let AVSampleBufferDisplayLayerFailedToDecode : NSNotification.Name
static let AVSampleBufferDisplayLayerOutputObscuredDueToInsufficientExternalProtectionDidChange : NSNotification.Name
static let AVSampleBufferDisplayLayerRequiresFlushToResumeDecodingDidChange : NSNotification.Name
static var AVPlayerItemTimeJumped : NSNotification.Name
static let AVFragmentedMovieTrackTotalSampleDataLengthDidChange : NSNotification.Name