Package apple.avfoundation.enums
Class AVError
- java.lang.Object
-
- apple.avfoundation.enums.AVError
-
public final class AVError extends java.lang.Object
-
-
Field Summary
-
-
-
Field Detail
-
Unknown
public static final long Unknown
- See Also:
- Constant Field Values
-
OutOfMemory
public static final long OutOfMemory
- See Also:
- Constant Field Values
-
SessionNotRunning
public static final long SessionNotRunning
- See Also:
- Constant Field Values
-
DeviceAlreadyUsedByAnotherSession
public static final long DeviceAlreadyUsedByAnotherSession
- See Also:
- Constant Field Values
-
NoDataCaptured
public static final long NoDataCaptured
- See Also:
- Constant Field Values
-
SessionConfigurationChanged
public static final long SessionConfigurationChanged
- See Also:
- Constant Field Values
-
DiskFull
public static final long DiskFull
- See Also:
- Constant Field Values
-
DeviceWasDisconnected
public static final long DeviceWasDisconnected
- See Also:
- Constant Field Values
-
MediaChanged
public static final long MediaChanged
- See Also:
- Constant Field Values
-
MaximumDurationReached
public static final long MaximumDurationReached
- See Also:
- Constant Field Values
-
MaximumFileSizeReached
public static final long MaximumFileSizeReached
- See Also:
- Constant Field Values
-
MediaDiscontinuity
public static final long MediaDiscontinuity
- See Also:
- Constant Field Values
-
MaximumNumberOfSamplesForFileFormatReached
public static final long MaximumNumberOfSamplesForFileFormatReached
- See Also:
- Constant Field Values
-
DeviceNotConnected
public static final long DeviceNotConnected
- See Also:
- Constant Field Values
-
DeviceInUseByAnotherApplication
public static final long DeviceInUseByAnotherApplication
- See Also:
- Constant Field Values
-
DeviceLockedForConfigurationByAnotherProcess
public static final long DeviceLockedForConfigurationByAnotherProcess
- See Also:
- Constant Field Values
-
SessionWasInterrupted
public static final long SessionWasInterrupted
- See Also:
- Constant Field Values
-
MediaServicesWereReset
public static final long MediaServicesWereReset
- See Also:
- Constant Field Values
-
ExportFailed
public static final long ExportFailed
- See Also:
- Constant Field Values
-
DecodeFailed
public static final long DecodeFailed
userInfo may contain AVErrorMediaTypeKey, AVErrorMediaSubTypeKey & AVErrorPresentationTimeStampKey, if available- See Also:
- Constant Field Values
-
InvalidSourceMedia
public static final long InvalidSourceMedia
- See Also:
- Constant Field Values
-
FileAlreadyExists
public static final long FileAlreadyExists
- See Also:
- Constant Field Values
-
CompositionTrackSegmentsNotContiguous
public static final long CompositionTrackSegmentsNotContiguous
- See Also:
- Constant Field Values
-
InvalidCompositionTrackSegmentDuration
public static final long InvalidCompositionTrackSegmentDuration
- See Also:
- Constant Field Values
-
InvalidCompositionTrackSegmentSourceStartTime
public static final long InvalidCompositionTrackSegmentSourceStartTime
- See Also:
- Constant Field Values
-
InvalidCompositionTrackSegmentSourceDuration
public static final long InvalidCompositionTrackSegmentSourceDuration
- See Also:
- Constant Field Values
-
FileFormatNotRecognized
public static final long FileFormatNotRecognized
- See Also:
- Constant Field Values
-
FileFailedToParse
public static final long FileFailedToParse
- See Also:
- Constant Field Values
-
MaximumStillImageCaptureRequestsExceeded
public static final long MaximumStillImageCaptureRequestsExceeded
- See Also:
- Constant Field Values
-
ContentIsProtected
public static final long ContentIsProtected
- See Also:
- Constant Field Values
-
NoImageAtTime
public static final long NoImageAtTime
- See Also:
- Constant Field Values
-
DecoderNotFound
public static final long DecoderNotFound
userInfo may contain AVErrorMediaTypeKey & AVErrorMediaSubTypeKey, if available- See Also:
- Constant Field Values
-
EncoderNotFound
public static final long EncoderNotFound
userInfo may contain AVErrorMediaTypeKey & AVErrorMediaSubTypeKey, if available- See Also:
- Constant Field Values
-
ContentIsNotAuthorized
public static final long ContentIsNotAuthorized
- See Also:
- Constant Field Values
-
ApplicationIsNotAuthorized
public static final long ApplicationIsNotAuthorized
- See Also:
- Constant Field Values
-
DeviceIsNotAvailableInBackground
public static final long DeviceIsNotAvailableInBackground
- See Also:
- Constant Field Values
-
OperationNotSupportedForAsset
public static final long OperationNotSupportedForAsset
- See Also:
- Constant Field Values
-
DecoderTemporarilyUnavailable
public static final long DecoderTemporarilyUnavailable
userInfo may contain AVErrorMediaTypeKey & AVErrorMediaSubTypeKey, if available- See Also:
- Constant Field Values
-
EncoderTemporarilyUnavailable
public static final long EncoderTemporarilyUnavailable
userInfo may contain AVErrorMediaTypeKey & AVErrorMediaSubTypeKey, if available- See Also:
- Constant Field Values
-
InvalidVideoComposition
public static final long InvalidVideoComposition
- See Also:
- Constant Field Values
-
ReferenceForbiddenByReferencePolicy
public static final long ReferenceForbiddenByReferencePolicy
- See Also:
- Constant Field Values
-
InvalidOutputURLPathExtension
public static final long InvalidOutputURLPathExtension
- See Also:
- Constant Field Values
-
ScreenCaptureFailed
public static final long ScreenCaptureFailed
- See Also:
- Constant Field Values
-
DisplayWasDisabled
public static final long DisplayWasDisabled
- See Also:
- Constant Field Values
-
TorchLevelUnavailable
public static final long TorchLevelUnavailable
- See Also:
- Constant Field Values
-
OperationInterrupted
public static final long OperationInterrupted
- See Also:
- Constant Field Values
-
IncompatibleAsset
public static final long IncompatibleAsset
- See Also:
- Constant Field Values
-
FailedToLoadMediaData
public static final long FailedToLoadMediaData
- See Also:
- Constant Field Values
-
ServerIncorrectlyConfigured
public static final long ServerIncorrectlyConfigured
- See Also:
- Constant Field Values
-
ApplicationIsNotAuthorizedToUseDevice
public static final long ApplicationIsNotAuthorizedToUseDevice
- See Also:
- Constant Field Values
-
FailedToParse
public static final long FailedToParse
- See Also:
- Constant Field Values
-
FileTypeDoesNotSupportSampleReferences
public static final long FileTypeDoesNotSupportSampleReferences
userInfo contains AVErrorFileTypeKey- See Also:
- Constant Field Values
-
UndecodableMediaData
public static final long UndecodableMediaData
- See Also:
- Constant Field Values
-
AirPlayControllerRequiresInternet
public static final long AirPlayControllerRequiresInternet
- See Also:
- Constant Field Values
-
AirPlayReceiverRequiresInternet
public static final long AirPlayReceiverRequiresInternet
- See Also:
- Constant Field Values
-
VideoCompositorFailed
public static final long VideoCompositorFailed
- See Also:
- Constant Field Values
-
RecordingAlreadyInProgress
public static final long RecordingAlreadyInProgress
on iOS, AVCaptureMovieFileOutput only supports one recording at a time- See Also:
- Constant Field Values
-
UnsupportedOutputSettings
public static final long UnsupportedOutputSettings
- See Also:
- Constant Field Values
-
OperationNotAllowed
public static final long OperationNotAllowed
- See Also:
- Constant Field Values
-
ContentIsUnavailable
public static final long ContentIsUnavailable
- See Also:
- Constant Field Values
-
FormatUnsupported
public static final long FormatUnsupported
- See Also:
- Constant Field Values
-
MalformedDepth
public static final long MalformedDepth
- See Also:
- Constant Field Values
-
ContentNotUpdated
public static final long ContentNotUpdated
- See Also:
- Constant Field Values
-
NoLongerPlayable
public static final long NoLongerPlayable
- See Also:
- Constant Field Values
-
NoCompatibleAlternatesForExternalDisplay
public static final long NoCompatibleAlternatesForExternalDisplay
- See Also:
- Constant Field Values
-
NoSourceTrack
public static final long NoSourceTrack
- See Also:
- Constant Field Values
-
ExternalPlaybackNotSupportedForAsset
public static final long ExternalPlaybackNotSupportedForAsset
- See Also:
- Constant Field Values
-
OperationNotSupportedForPreset
public static final long OperationNotSupportedForPreset
- See Also:
- Constant Field Values
-
SessionHardwareCostOverage
public static final long SessionHardwareCostOverage
- See Also:
- Constant Field Values
-
UnsupportedDeviceActiveFormat
public static final long UnsupportedDeviceActiveFormat
- See Also:
- Constant Field Values
-
IncorrectlyConfigured
public static final long IncorrectlyConfigured
- See Also:
- Constant Field Values
-
SegmentStartedWithNonSyncSample
public static final long SegmentStartedWithNonSyncSample
- See Also:
- Constant Field Values
-
RosettaNotInstalled
public static final long RosettaNotInstalled
- See Also:
- Constant Field Values
-
-