MonoMac.AVFoundation Namespace

Documentation for this section has not yet been entered.

Remarks

To be added.

Classes

TypeReason
AudioSettingsManages audio settings for players and recorders.
AVAssetBase class for timed video and audio
AVAssetExportSessionDocumentation for this section has not yet been entered.
AVAssetExportSessionStatusStatus flag of the export operation.
AVAssetImageGeneratorDocumentation for this section has not yet been entered.
AVAssetImageGeneratorCompletionHandlerDocumentation for this section has not yet been entered.
AVAssetImageGeneratorResultDocumentation for this section has not yet been entered.
AVAssetReaderDocumentation for this section has not yet been entered.
AVAssetReaderAudioMixOutputDocumentation for this section has not yet been entered.
AVAssetReaderOutputDocumentation for this section has not yet been entered.
AVAssetReaderStatusDocumentation for this section has not yet been entered.
AVAssetReaderTrackOutputDocumentation for this section has not yet been entered.
AVAssetReaderVideoCompositionOutputDocumentation for this section has not yet been entered.
AVAssetReferenceRestrictionsDocumentation for this section has not yet been entered.
AVAssetTrackDocumentation for this section has not yet been entered.
AVAssetTrackSegmentDocumentation for this section has not yet been entered.
AVAssetWriterDocumentation for this section has not yet been entered.
AVAssetWriterInputDocumentation for this section has not yet been entered.
AVAssetWriterInputPixelBufferAdaptorDocumentation for this section has not yet been entered.
AVAssetWriterStatusDocumentation for this section has not yet been entered.
AVAsynchronousKeyValueLoadingDocumentation for this section has not yet been entered.
AVAudioMixEncapsulates the input parameters for audio mixing.
AVAudioMixInputParameters
AVAudioPlayerAn audio player that can play audio from memory or the local file system.
AVAudioPlayerDelegateDelegate class for the AVAudioPlayer.
AVAudioPlayerSettingsDescribes the audio playback state from an AVAudioPlayer.
AVAudioQualityRepresents sample rate conversion quality used by audio encoder.
AVAudioRecorderAudio recording class.
AVAudioRecorderDelegateDelegate for the AVAudioRecorder class.
AVAudioRecorderSettingsUsed to describe the recording options for an AVAudioRecoder.
AVAudioSessionCategoryOptionsDocumentation for this section has not yet been entered.
AVAudioSessionFlagsFlags passed to AVAudioSession.SetActive
AVAudioSessionInterruptionFlagsDocumentation for this section has not yet been entered.
AVAudioSessionInterruptionOptionsDocumentation for this section has not yet been entered.
AVAudioSessionInterruptionTypeDocumentation for this section has not yet been entered.
AVAudioSessionPortOverrideDocumentation for this section has not yet been entered.
AVAudioSessionRouteChangeReasonDocumentation for this section has not yet been entered.
AVAudioSessionSetActiveOptionsDocumentation for this section has not yet been entered.
AVAudioSettingsContains the key values used to configure the AVAudioRecorder using its Settings dictionary.
AVCaptureAudioChannelDocumentation for this section has not yet been entered.
AVCaptureAudioDataOutputDocumentation for this section has not yet been entered.
AVCaptureAudioDataOutputSampleBufferDelegateDocumentation for this section has not yet been entered.
AVCaptureCompletionHandlerDocumentation for this section has not yet been entered.
AVCaptureConnectionDocumentation for this section has not yet been entered.
AVCaptureDeviceDocumentation for this section has not yet been entered.
AVCaptureDevice+NotificationsNotification posted by the MonoMac.AVFoundation.AVCaptureDevice class.
AVCaptureDeviceInputDocumentation for this section has not yet been entered.
AVCaptureDevicePositionDocumentation for this section has not yet been entered.
AVCaptureDeviceTransportControlsPlaybackModeDocumentation for this section has not yet been entered.
AVCaptureExposureModeDocumentation for this section has not yet been entered.
AVCaptureFileOutputDocumentation for this section has not yet been entered.
AVCaptureFileOutputRecordingDelegateDocumentation for this section has not yet been entered.
AVCaptureFlashModeFlash mode.
AVCaptureFocusModeAuto focus states.
AVCaptureInputAbstract base class used for classes that provide input to a AVCaptureSession object.
AVCaptureInput+NotificationsNotification posted by the MonoMac.AVFoundation.AVCaptureInput class.
AVCaptureInputPortAn input source.
AVCaptureMovieFileOutputDocumentation for this section has not yet been entered.
AVCaptureOutputAbstract base class used for classes that provide output destinations to a AVCaptureSession object.
AVCaptureSessionCoordinates a recording session.
AVCaptureSession+NotificationsNotification posted by the MonoMac.AVFoundation.AVCaptureSession class.
AVCaptureSessionRuntimeErrorEventArgsProvides data for the event.
AVCaptureStillImageOutputAVCaptureOutput that captures still images with their metadata.
AVCaptureTorchModeThe capture device torch mode.
AVCaptureVideoDataOutputAVCaptureOutput that captures frames from the video being recorded.
AVCaptureVideoDataOutputSampleBufferDelegateDelegate class used to notify when a sample buffer has been written.
AVCaptureVideoOrientationVideo capture orientation.
AVCaptureVideoPreviewLayerA CALayer subclass that renders the video as it is being captured.
AVCaptureWhiteBalanceModeCapture white balance mode.
AVCategoryEventArgsProvides data for the MonoMac.AVFoundation.AVCategoryEventArgs.CategoryChanged event.
AVChannelsEventArgsProvides data for the MonoMac.AVFoundation.AVChannelsEventArgs.InputChannelsChanged and MonoMac.AVFoundation.AVChannelsEventArgs.OutputChannelsChanged events.
AVCompletionDocumentation for this section has not yet been entered.
AVCompletionHandlerDocumentation for this section has not yet been entered.
AVCompositionDocumentation for this section has not yet been entered.
AVCompositionTrackDocumentation for this section has not yet been entered.
AVCompositionTrackSegmentDocumentation for this section has not yet been entered.
AVErrorDocumentation for this section has not yet been entered.
AVErrorEventArgsProvides data for the MonoMac.AVFoundation.AVErrorEventArgs.DecoderError and MonoMac.AVFoundation.AVErrorEventArgs.EncoderError events.
AVFileTypeDocumentation for this section has not yet been entered.
AVKeyValueStatusDocumentation for this section has not yet been entered.
AVMediaCharacteristicDocumentation for this section has not yet been entered.
AVMediaTypeDocumentation for this section has not yet been entered.
AVMetadataDocumentation for this section has not yet been entered.
AVMetadataItemDocumentation for this section has not yet been entered.
AVMutableAudioMixDocumentation for this section has not yet been entered.
AVMutableAudioMixInputParametersDocumentation for this section has not yet been entered.
AVMutableCompositionDocumentation for this section has not yet been entered.
AVMutableCompositionTrackDocumentation for this section has not yet been entered.
AVMutableMetadataItemDocumentation for this section has not yet been entered.
AVMutableTimedMetadataGroupDocumentation for this section has not yet been entered.
AVMutableVideoCompositionDocumentation for this section has not yet been entered.
AVMutableVideoCompositionInstructionDocumentation for this section has not yet been entered.
AVMutableVideoCompositionLayerInstructionDocumentation for this section has not yet been entered.
AVPlayerDocumentation for this section has not yet been entered.
AVPlayerActionAtItemEndDocumentation for this section has not yet been entered.
AVPlayerItemDocumentation for this section has not yet been entered.
AVPlayerItem+NotificationsNotification posted by the MonoMac.AVFoundation.AVPlayerItem class.
AVPlayerItemAccessLogDocumentation for this section has not yet been entered.
AVPlayerItemAccessLogEventDocumentation for this section has not yet been entered.
AVPlayerItemErrorEventArgsProvides data for the event.
AVPlayerItemErrorLogDocumentation for this section has not yet been entered.
AVPlayerItemErrorLogEventDocumentation for this section has not yet been entered.
AVPlayerItemOutputDocumentation for this section has not yet been entered.
AVPlayerItemOutputPullDelegateDocumentation for this section has not yet been entered.
AVPlayerItemStatusDocumentation for this section has not yet been entered.
AVPlayerItemTrackDocumentation for this section has not yet been entered.
AVPlayerItemVideoOutputDocumentation for this section has not yet been entered.
AVPlayerLayerDocumentation for this section has not yet been entered.
AVPlayerStatusDocumentation for this section has not yet been entered.
AVQueuePlayerDocumentation for this section has not yet been entered.
AVSampleRateEventArgsProvides data for the MonoMac.AVFoundation.AVSampleRateEventArgs.SampleRateChanged event.
AVStatusEventArgsProvides data for the MonoMac.AVFoundation.AVStatusEventArgs.FinishedPlaying and MonoMac.AVFoundation.AVStatusEventArgs.FinishedRecording and MonoMac.AVFoundation.AVStatusEventArgs.InputAvailabilityChanged events.
AVTimedMetadataGroupDocumentation for this section has not yet been entered.
AVTimeHandlerDocumentation for this section has not yet been entered.
AVUrlAssetDocumentation for this section has not yet been entered.
AVUrlAssetOptionsRepresents options used to construct MonoMac.AVFoundation.AVUrlAsset object
AVVideoDocumentation for this section has not yet been entered.
AVVideoCleanApertureSettingsManages clean aperture settings.
AVVideoCodecDocumentation for this section has not yet been entered.
AVVideoCodecSettingsManages video codec compression settings.
AVVideoCompositionDocumentation for this section has not yet been entered.
AVVideoCompositionCoreAnimationToolDocumentation for this section has not yet been entered.
AVVideoCompositionInstructionDocumentation for this section has not yet been entered.
AVVideoCompositionLayerInstructionDocumentation for this section has not yet been entered.
AVVideoCompositionValidationHandlingDocumentation for this section has not yet been entered.
AVVideoFieldModeDocumentation for this section has not yet been entered.
AVVideoPixelAspectRatioSettingsManages a pixel aspect settings.
AVVideoProfileLevelH264Video profile levels.
AVVideoScalingModeSpecifies how video should be scaled to fit a given area.
AVVideoScalingModeKeyDocumentation for this section has not yet been entered.
AVVideoSettingsSettings used for configuring the AVCaptureVideoDataOutput object.
AVVideoSettingsCompressedManages video compression configuring and compression settings for video assets.
AVVideoSettingsUncompressedManages configuration for uncompressed video.