Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVFoundationMBS class.

Next items

AVFoundationMBS.AVAudioQualityHigh = &h60

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the values that specify sample rate conversion quality, used for the AVSampleRateConverterAudioQualityKey property.

High quality sample rate conversion.

AVFoundationMBS.AVAudioQualityLow = &h20

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the values that specify sample rate conversion quality, used for the AVSampleRateConverterAudioQualityKey property.

Low quality rate conversion.

AVFoundationMBS.AVAudioQualityMax = &h7F

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the values that specify sample rate conversion quality, used for the AVSampleRateConverterAudioQualityKey property.

Maximum quality sample rate conversion.

AVFoundationMBS.AVAudioQualityMedium = &h40

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the values that specify sample rate conversion quality, used for the AVSampleRateConverterAudioQualityKey property.

Medium quality sample rate conversion.

AVFoundationMBS.AVAudioQualityMin = 0

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the values that specify sample rate conversion quality, used for the AVSampleRateConverterAudioQualityKey property.

The minimum quality for sample rate conversion.

AVFoundationMBS.AVErrorApplicationIsNotAuthorized = -11836

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

The application is not authorized to play media.

AVFoundationMBS.AVErrorApplicationIsNotAuthorizedToUseDevice = -11852

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

The user has denied this application permission for media capture.
Available in OS X v10.9 and later.

AVFoundationMBS.AVErrorCompositionTrackSegmentsNotContiguous = -11824

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 contains gaps.

AVFoundationMBS.AVErrorContentIsNotAuthorized = -11835

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

The user is not authorized to play the media.

AVFoundationMBS.AVErrorContentIsProtected = -11831

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

The application is not authorized to open the media.

AVFoundationMBS.AVErrorDecodeFailed = -11821

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 decoded.

AVFoundationMBS.AVErrorDecoderNotFound = -11833

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

The decoder for the given media was not found
The error's userInfo may contain values for the keys AVErrorMediaTypeKey and AVErrorMediaSubTypeKey, if they are available.

AVFoundationMBS.AVErrorDecoderTemporarilyUnavailable = -11839

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

The appropriate decoder is currently not available.
The error's userInfo may contain AVErrorMediaTypeKey and AVErrorMediaSubTypeKey, if they are available.

AVFoundationMBS.AVErrorDeviceAlreadyUsedByAnotherSession = -11804

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

Media could not be captured from the device because it is already in use elsewhere in this application.

AVFoundationMBS.AVErrorDeviceInUseByAnotherApplication = -11815

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

The device could not be opened because it is in use by another application.

AVFoundationMBS.AVErrorDeviceLockedForConfigurationByAnotherProcess = -11817

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

Settings for the device could not be changed because the device is being controlled by another application.

AVFoundationMBS.AVErrorDeviceNotConnected = -11814

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

The device could not be opened because it is not connected or turned on.

AVFoundationMBS.AVErrorDeviceWasDisconnected = -11808

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

Recording stopped because the device was turned off or disconnected.

AVFoundationMBS.AVErrorDiskFull = -11807

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

Recording stopped because the disk is getting full.

AVFoundationMBS.AVErrorDisplayWasDisabled = -11845

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

Screen capture failed because the display was inactive.

AVFoundationMBS.AVErrorEncoderNotFound = -11834

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

The requested encoder was not found.
The error's userInfo may contain values for the keys AVErrorMediaTypeKey and AVErrorMediaSubTypeKey, if they are available.

AVFoundationMBS.AVErrorEncoderTemporarilyUnavailable = -11840

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

The appropriate encoder is currently not available.
The error's userInfo may contain AVErrorMediaTypeKey and AVErrorMediaSubTypeKey, if they are available.

AVFoundationMBS.AVErrorExportFailed = -11820

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

The export could not be completed.

AVFoundationMBS.AVErrorFailedToLoadMediaData = -11849

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

The media resource does not contain all of the data required and cannot be loaded.
Available in OS X v10.9 and later.

AVFoundationMBS.AVErrorFileAlreadyExists = -11823

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

The file could not be created because a file with the same name already exists in the same location.

AVFoundationMBS.AVErrorFileFailedToParse = -11829

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

The media could not be opened because the file is damaged or not in a recognized format.

AVFoundationMBS.AVErrorFileFormatNotRecognized = -11828

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

The media could not be opened because it is not in a recognized format.

AVFoundationMBS.AVErrorIncompatibleAsset = -11848

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

The media could not be displayed because the iOS device is not capable of playing the content. This might occur if the device does not support playing a particular video profile level.
Available in OS X v10.9 and later.

AVFoundationMBS.AVErrorInvalidCompositionTrackSegmentDuration = -11825

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 duration in the destination is invalid.

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...