Enum AVErrorCode

    • Enum Constant Detail

      • OutOfMemory

        public static final AVErrorCode OutOfMemory
      • SessionNotRunning

        public static final AVErrorCode SessionNotRunning
      • DeviceAlreadyUsedByAnotherSession

        public static final AVErrorCode DeviceAlreadyUsedByAnotherSession
      • NoDataCaptured

        public static final AVErrorCode NoDataCaptured
      • SessionConfigurationChanged

        public static final AVErrorCode SessionConfigurationChanged
      • DeviceWasDisconnected

        public static final AVErrorCode DeviceWasDisconnected
      • MediaChanged

        public static final AVErrorCode MediaChanged
      • MaximumDurationReached

        public static final AVErrorCode MaximumDurationReached
      • MaximumFileSizeReached

        public static final AVErrorCode MaximumFileSizeReached
      • MediaDiscontinuity

        public static final AVErrorCode MediaDiscontinuity
      • MaximumNumberOfSamplesForFileFormatReached

        public static final AVErrorCode MaximumNumberOfSamplesForFileFormatReached
      • DeviceNotConnected

        public static final AVErrorCode DeviceNotConnected
      • DeviceInUseByAnotherApplication

        public static final AVErrorCode DeviceInUseByAnotherApplication
      • DeviceLockedForConfigurationByAnotherProcess

        public static final AVErrorCode DeviceLockedForConfigurationByAnotherProcess
      • SessionWasInterrupted

        public static final AVErrorCode SessionWasInterrupted
      • MediaServicesWereReset

        public static final AVErrorCode MediaServicesWereReset
      • ExportFailed

        public static final AVErrorCode ExportFailed
      • DecodeFailed

        public static final AVErrorCode DecodeFailed
      • InvalidSourceMedia

        public static final AVErrorCode InvalidSourceMedia
      • FileAlreadyExists

        public static final AVErrorCode FileAlreadyExists
      • CompositionTrackSegmentsNotContiguous

        public static final AVErrorCode CompositionTrackSegmentsNotContiguous
      • InvalidCompositionTrackSegmentDuration

        public static final AVErrorCode InvalidCompositionTrackSegmentDuration
      • InvalidCompositionTrackSegmentSourceStartTime

        public static final AVErrorCode InvalidCompositionTrackSegmentSourceStartTime
      • InvalidCompositionTrackSegmentSourceDuration

        public static final AVErrorCode InvalidCompositionTrackSegmentSourceDuration
      • FileFormatNotRecognized

        public static final AVErrorCode FileFormatNotRecognized
      • FileFailedToParse

        public static final AVErrorCode FileFailedToParse
      • MaximumStillImageCaptureRequestsExceeded

        public static final AVErrorCode MaximumStillImageCaptureRequestsExceeded
      • ContentIsProtected

        public static final AVErrorCode ContentIsProtected
      • NoImageAtTime

        public static final AVErrorCode NoImageAtTime
      • DecoderNotFound

        public static final AVErrorCode DecoderNotFound
      • EncoderNotFound

        public static final AVErrorCode EncoderNotFound
      • ContentIsNotAuthorized

        public static final AVErrorCode ContentIsNotAuthorized
      • ApplicationIsNotAuthorized

        public static final AVErrorCode ApplicationIsNotAuthorized
      • DeviceIsNotAvailableInBackground

        @Deprecated
        public static final AVErrorCode DeviceIsNotAvailableInBackground
        Deprecated.
        Deprecated in iOS 9.0. AVCaptureSession no longer produces an AVCaptureSessionRuntimeErrorNotification with this error. See AVCaptureSessionInterruptionReasonVideoDeviceNotAvailableInBackground.
        Since:
        Available in iOS 4.3 and later.
      • OperationNotSupportedForAsset

        public static final AVErrorCode OperationNotSupportedForAsset
      • DecoderTemporarilyUnavailable

        public static final AVErrorCode DecoderTemporarilyUnavailable
      • EncoderTemporarilyUnavailable

        public static final AVErrorCode EncoderTemporarilyUnavailable
      • InvalidVideoComposition

        public static final AVErrorCode InvalidVideoComposition
      • ReferenceForbiddenByReferencePolicy

        public static final AVErrorCode ReferenceForbiddenByReferencePolicy
      • InvalidOutputURLPathExtension

        public static final AVErrorCode InvalidOutputURLPathExtension
      • ScreenCaptureFailed

        public static final AVErrorCode ScreenCaptureFailed
      • DisplayWasDisabled

        public static final AVErrorCode DisplayWasDisabled
      • TorchLevelUnavailable

        public static final AVErrorCode TorchLevelUnavailable
      • OperationInterrupted

        public static final AVErrorCode OperationInterrupted
      • IncompatibleAsset

        public static final AVErrorCode IncompatibleAsset
      • FailedToLoadMediaData

        public static final AVErrorCode FailedToLoadMediaData
      • ServerIncorrectlyConfigured

        public static final AVErrorCode ServerIncorrectlyConfigured
      • ApplicationIsNotAuthorizedToUseDevice

        public static final AVErrorCode ApplicationIsNotAuthorizedToUseDevice
      • FailedToParse

        public static final AVErrorCode FailedToParse
        Since:
        Available in iOS 8.0 and later.
      • FileTypeDoesNotSupportSampleReferences

        public static final AVErrorCode FileTypeDoesNotSupportSampleReferences
        Since:
        Available in iOS 8.0 and later.
      • UndecodableMediaData

        public static final AVErrorCode UndecodableMediaData
        Since:
        Available in iOS 8.0 and later.
      • AirPlayControllerRequiresInternet

        public static final AVErrorCode AirPlayControllerRequiresInternet
        Since:
        Available in iOS 8.3 and later.
      • AirPlayReceiverRequiresInternet

        public static final AVErrorCode AirPlayReceiverRequiresInternet
        Since:
        Available in iOS 8.3 and later.
      • VideoCompositorFailed

        public static final AVErrorCode VideoCompositorFailed
        Since:
        Available in iOS 9.0 and later.
      • RecordingAlreadyInProgress

        public static final AVErrorCode RecordingAlreadyInProgress
        Since:
        Available in iOS 9.0 and later.
      • UnsupportedOutputSettings

        public static final AVErrorCode UnsupportedOutputSettings
        Since:
        Available in iOS 10.0 and later.
      • OperationNotAllowed

        public static final AVErrorCode OperationNotAllowed
        Since:
        Available in iOS 10.0 and later.
      • ContentIsUnavailable

        public static final AVErrorCode ContentIsUnavailable
        Since:
        Available in iOS 11.0 and later.
      • FormatUnsupported

        public static final AVErrorCode FormatUnsupported
        Since:
        Available in iOS 11.0 and later.
      • MalformedDepth

        public static final AVErrorCode MalformedDepth
        Since:
        Available in iOS 11.0 and later.
      • ContentNotUpdated

        public static final AVErrorCode ContentNotUpdated
        Since:
        Available in iOS 11.0 and later.
      • NoLongerPlayable

        public static final AVErrorCode NoLongerPlayable
        Since:
        Available in iOS 11.0 and later.
      • NoCompatibleAlternatesForExternalDisplay

        public static final AVErrorCode NoCompatibleAlternatesForExternalDisplay
        Since:
        Available in iOS 11.0 and later.
      • NoSourceTrack

        public static final AVErrorCode NoSourceTrack
        Since:
        Available in iOS 11.2 and later.
      • ExternalPlaybackNotSupportedForAsset

        public static final AVErrorCode ExternalPlaybackNotSupportedForAsset
        Since:
        Available in iOS 12.0 and later.
    • Method Detail

      • values

        public static AVErrorCode[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (AVErrorCode c : AVErrorCode.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static AVErrorCode valueOf​(java.lang.String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null
      • value

        public long value()
        Specified by:
        value in interface org.robovm.rt.bro.ValuedEnum
      • valueOf

        public static AVErrorCode valueOf​(long n)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        n - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null