Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVFoundationMBS class.

Previous items Next items

AVFoundationMBS.AVErrorInvalidCompositionTrackSegmentSourceDuration = -11827

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

The source media can't be added because it has no duration.

AVFoundationMBS.AVErrorInvalidCompositionTrackSegmentSourceStartTime= -11826

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

The source media can't be added because its start time in the destination is invalid.

AVFoundationMBS.AVErrorInvalidOutputURLPathExtension = -11843

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

The path extension of the URL was invalid.

AVFoundationMBS.AVErrorInvalidSourceMedia = -11822

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

The operation could not be completed because some source media could not be read.

AVFoundationMBS.AVErrorInvalidVideoComposition = -11841

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

You attempted to perform an operation with the asset that is not supported.

AVFoundationMBS.AVErrorMaximumDurationReached = -11810

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Recording stopped because the maximum duration for the file was reached.

AVFoundationMBS.AVErrorMaximumFileSizeReached = -11811

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Recording stopped because the maximum size for the file was reached.

AVFoundationMBS.AVErrorMaximumNumberOfSamplesForFileFormatReached = -11813

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Recording stopped because the maximum number of samples for the file was reached.

AVFoundationMBS.AVErrorMaximumStillImageCaptureRequestsExceeded = -11830

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

The photo could not be taken because there are too many photo requests that haven't completed yet.

AVFoundationMBS.AVErrorMediaChanged = -11809

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Recording stopped because the format of the source media changed.

AVFoundationMBS.AVErrorMediaDiscontinuity = -11812

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Recording stopped because there was an interruption in the input media.

AVFoundationMBS.AVErrorNoDataCaptured = -11805

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Recording failed because no data was received.

AVFoundationMBS.AVErrorNoImageAtTime = -11832

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

There is no image at that time in the media.

AVFoundationMBS.AVErrorOperationInterrupted = -11847

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 14.0
One of the error constants.

Operation was interrupted.

AVFoundationMBS.AVErrorOperationNotSupportedForAsset = -11838

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

You attempted to perform an operation with the asset that is not supported.

AVFoundationMBS.AVErrorOutOfMemory = -11801

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

The operation could not be completed because there is not enough memory to process all of the media.

AVFoundationMBS.AVErrorReferenceForbiddenByReferencePolicy = -11842

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

You attempted to perform an operation with the asset that attempted to follow a reference that was not allowed.

AVFoundationMBS.AVErrorScreenCaptureFailed = -11844

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Screen capture failed.

AVFoundationMBS.AVErrorServerIncorrectlyConfigured = -11850

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 14.0
One of the error constants.

The HTTP server sending the media resource is not configured as expected. This might mean that the server does not support byte range requests.
Available in OS X v10.9 and later.

AVFoundationMBS.AVErrorSessionConfigurationChanged = -11806

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Recording stopped because the configuration of media sources and destinations changed.

AVFoundationMBS.AVErrorSessionNotRunning = -11803

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Recording could not be started because no data is being captured.

AVFoundationMBS.AVErrorTorchLevelUnavailable = -11846

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 14.0
One of the error constants.

The specified torch level is valid but currently unavailable. This might be due to the device being overheated currently.
Available in OS X v10.9 and later.

AVFoundationMBS.AVErrorUnknown = -11800

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the error constants.

Reason for the error is unknown.

AVFoundationMBS.kAudioFormat60958AC3 = "cac3"

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the audio formats.

A key that specifies an AC-3 codec that provides data packaged for transport over an IEC 60958 compliant digital audio interface. Uses the standard format flags in "AudioStreamBasicDescription Flags".

AVFoundationMBS.kAudioFormatAC3 = "ac-3"

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the audio formats.

A key that specifies an AC-3 codec. Uses no flags.

AVFoundationMBS.kAudioFormatAES3 = "aes3"

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the audio formats.

The format defined by the AES3-2003 standard. Adopted into MXF and MPEG-2 containers and SDTI transport streams with SMPTE specs 302M-2002 and 331M-2000. Uses no flags.

AVFoundationMBS.kAudioFormatALaw = "alaw"

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the audio formats.

aLaw 2:1. Uses no flags.

AVFoundationMBS.kAudioFormatAMR = "samr"

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the audio formats.

The AMR (Adaptive Multi-Rate) narrow band speech codec.

AVFoundationMBS.kAudioFormatAppleIMA4 = "ima4"

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the audio formats.

A key that specifies Apple's implementation of the IMA 4:1 ADPCM codec. Uses no flags.

AVFoundationMBS.kAudioFormatAppleLossless = "alac"

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the audio formats.

Apple Lossless. Uses no flags.

Previous items Next items

The items on this page are in the following plugins: MBS AVFoundation Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...