Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVCaptureConnectionMBS class.

AVCaptureConnectionMBS.AVCaptureVideoOrientationLandscapeLeft = 4

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the constants indicating video orientation.

Indicates that video should be oriented horizontally, top on the right.

AVCaptureConnectionMBS.AVCaptureVideoOrientationLandscapeRight = 3

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the constants indicating video orientation.

Indicates that video should be oriented horizontally, top on the left.

AVCaptureConnectionMBS.AVCaptureVideoOrientationPortrait = 1

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the constants indicating video orientation.

Indicates that video should be oriented vertically, top at the top.

AVCaptureConnectionMBS.AVCaptureVideoOrientationPortraitUpsideDown = 2

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the constants indicating video orientation.

Indicates that video should be oriented vertically, top at the bottom.

AVCaptureConnectionMBS.AVVideoFieldModeBoth = 0

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the constants indicating video field mode, for use with the videoFieldMode property.

Indicates that both top and bottom video fields in interlaced content should be passed through.

AVCaptureConnectionMBS.AVVideoFieldModeBottomOnly = 2

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the constants indicating video field mode, for use with the videoFieldMode property.

Indicates that the bottom video field only in interlaced content should be passed through.

AVCaptureConnectionMBS.AVVideoFieldModeDeinterlace = 3

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the constants indicating video field mode, for use with the videoFieldMode property.

Indicates that top and bottom video fields in interlaced content should be deinterlaced.

AVCaptureConnectionMBS.AVVideoFieldModeTopOnly = 1

Type Topic Plugin Version
const AVFoundation MBS AVFoundation Plugin 13.2
One of the constants indicating video field mode, for use with the videoFieldMode property.

Indicates that only the top video field in interlaced content should be passed through.

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