AVVideo Class

Definition

A class whose static members encapsulate AV Foundation constants.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVVideo
type AVVideo = class
Inheritance
AVVideo
Attributes

Properties

AllowFrameReorderingKey

Represents the value associated with the constant AVVideoAllowFrameReorderingKey

AppleProRes422
AppleProRes4444
AverageBitRateKey

Represents the value associated with the constant AVVideoAverageBitRateKey

AverageNonDroppableFrameRateKey

Represents the value associated with the constant AVVideoAverageNonDroppableFrameRateKey

CleanApertureHeightKey

Represents the value associated with the constant AVVideoCleanApertureHeightKey

CleanApertureHorizontalOffsetKey

Represents the value associated with the constant AVVideoCleanApertureHorizontalOffsetKey

CleanApertureKey

Represents the value associated with the constant AVVideoCleanApertureKey

CleanApertureVerticalOffsetKey

Represents the value associated with the constant AVVideoCleanApertureVerticalOffsetKey

CleanApertureWidthKey

Represents the value associated with the constant AVVideoCleanApertureWidthKey

CodecH264

Developers should not use this deprecated property. Developers should use 'AVVideoCodecType' enum instead.

CodecJPEG

Represents the value associated with the constant AVVideoCodecJPEG

CodecKey

Represents the value associated with the constant AVVideoCodecKey

CompressionPropertiesKey

Represents the value associated with the constant AVVideoCompressionPropertiesKey

EncoderSpecificationKey
ExpectedSourceFrameRateKey

Represents the value associated with the constant AVVideoExpectedSourceFrameRateKey

H264EntropyModeCABAC

Represents the value associated with the constant AVVideoH264EntropyModeCABAC

H264EntropyModeCAVLC

Represents the value associated with the constant AVVideoH264EntropyModeCAVLC

H264EntropyModeKey

Represents the value associated with the constant AVVideoH264EntropyModeKey

HeightKey

Represents the value associated with the constant AVVideoHeightKey

MaxKeyFrameIntervalDurationKey

Represents the value associated with the constant AVVideoMaxKeyFrameIntervalDurationKey

MaxKeyFrameIntervalKey

Represents the value associated with the constant AVVideoMaxKeyFrameIntervalKey

PixelAspectRatioHorizontalSpacingKey

Represents the value associated with the constant AVVideoPixelAspectRatioHorizontalSpacingKey

PixelAspectRatioKey

Represents the value associated with the constant AVVideoPixelAspectRatioKey

PixelAspectRatioVerticalSpacingKey

Represents the value associated with the constant AVVideoPixelAspectRatioVerticalSpacingKey

ProfileLevelH264Baseline30

Represents the value associated with the constant AVVideoProfileLevelH264Baseline30

ProfileLevelH264Baseline31

Represents the value associated with the constant AVVideoProfileLevelH264Baseline31

ProfileLevelH264Baseline41

Represents the value associated with the constant AVVideoProfileLevelH264Baseline41

ProfileLevelH264BaselineAutoLevel

Represents the value associated with the constant AVVideoProfileLevelH264BaselineAutoLevel

ProfileLevelH264High40

Represents the value associated with the constant AVVideoProfileLevelH264High40

ProfileLevelH264High41

Represents the value associated with the constant AVVideoProfileLevelH264High41

ProfileLevelH264HighAutoLevel

Represents the value associated with the constant AVVideoProfileLevelH264HighAutoLevel

ProfileLevelH264Main30

Represents the value associated with the constant AVVideoProfileLevelH264Main30

ProfileLevelH264Main31

Represents the value associated with the constant AVVideoProfileLevelH264Main31

ProfileLevelH264Main32

Represents the value associated with the constant AVVideoProfileLevelH264Main32

ProfileLevelH264Main41

Represents the value associated with the constant AVVideoProfileLevelH264Main41

ProfileLevelH264MainAutoLevel

Represents the value associated with the constant AVVideoProfileLevelH264MainAutoLevel

ProfileLevelKey

Represents the value associated with the constant AVVideoProfileLevelKey

QualityKey

Represents the value associated with the constant AVVideoQualityKey

ScalingModeKey

Represents the value associated with the constant AVVideoScalingModeKey

WidthKey

Represents the value associated with the constant AVVideoWidthKey

Applies to