共用方式為


VTCompressionProperties 類別

定義

壓縮會話的強型別選項組

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public class VTCompressionProperties : Foundation.DictionaryContainer
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public class VTCompressionProperties : Foundation.DictionaryContainer
type VTCompressionProperties = class
    inherit DictionaryContainer
繼承
VTCompressionProperties
屬性

建構函式

VTCompressionProperties()

壓縮會話的強型別選項組

VTCompressionProperties(NSDictionary)

壓縮會話的強型別選項組

屬性

AllowFrameReordering

壓縮會話的強型別選項組

AllowOpenGop

壓縮會話的強型別選項組

AllowTemporalCompression

壓縮會話的強型別選項組

AspectRatio16x9

壓縮會話的強型別選項組

AverageBitRate

壓縮會話的強型別選項組

BaseLayerFrameRate

壓縮會話的強型別選項組

CleanAperture

壓縮會話的強型別選項組

ColorPrimaries

壓縮會話的強型別選項組

ContentLightLevelInfo

壓縮會話的強型別選項組

DataRateLimits

壓縮會話的強型別選項組

Depth

壓縮會話的強型別選項組

Dictionary

取得包裝 NSDictionary 的 。

(繼承來源 DictionaryContainer)
EncoderId

壓縮會話的強型別選項組

ExpectedDuration

壓縮會話的強型別選項組

ExpectedFrameRate

壓縮會話的強型別選項組

FieldCount

壓縮會話的強型別選項組

FieldDetail

壓縮會話的強型別選項組

H264EntropyMode

壓縮會話的強型別選項組

ICCProfile

壓縮會話的強型別選項組

MasteringDisplayColorVolume

壓縮會話的強型別選項組

MaxFrameDelayCount

壓縮會話的強型別選項組

MaxH264SliceBytes

壓縮會話的強型別選項組

MaximizePowerEfficiency

壓縮會話的強型別選項組

MaxKeyFrameInterval

壓縮會話的強型別選項組

MaxKeyFrameIntervalDuration

壓縮會話的強型別選項組

MoreFramesAfterEnd

壓縮會話的強型別選項組

MoreFramesBeforeStart

壓縮會話的強型別選項組

MultiPassStorage

壓縮會話的強型別選項組

NumberOfPendingFrames

壓縮會話的強型別選項組

PixelAspectRatio

壓縮會話的強型別選項組

PixelBufferPoolIsShared

壓縮會話的強型別選項組

PixelTransferProperties

壓縮會話的強型別選項組

ProfileLevel

壓縮會話的強型別選項組

ProgressiveScan

壓縮會話的強型別選項組

Quality

壓縮會話的強型別選項組

RealTime

壓縮會話的強型別選項組

SourceFrameCount

壓縮會話的強型別選項組

TransferFunction

壓縮會話的強型別選項組

UsingHardwareAcceleratedVideoEncoder

壓縮會話的強型別選項組

VideoEncoderPixelBufferAttributes

壓縮會話的強型別選項組

YCbCrMatrix

壓縮會話的強型別選項組

方法

GetArray<T>(NSString)

擷取與 相關聯的 keyT 別陣列。

(繼承來源 DictionaryContainer)
GetArray<T>(NSString, Func<IntPtr,T>)

壓縮會話的強型別選項組

(繼承來源 DictionaryContainer)
GetBoolValue(NSString)

傳回與 相關聯的 key 可為 Null 的布林值。

(繼承來源 DictionaryContainer)
GetCGPointValue(NSString)

傳回與 相關聯的 key 可為 CGPoint Null 的 。

(繼承來源 DictionaryContainer)
GetCGRectValue(NSString)

傳回與 相關聯的 key 可為 NSString Null 的 。

(繼承來源 DictionaryContainer)
GetCGSizeValue(NSString)

傳回與 相關聯的 key 可為 CGSize Null 的 。

(繼承來源 DictionaryContainer)
GetCMTimeValue(NSString)

傳回與 相關聯的 key 可為 CMTime Null 的 。

(繼承來源 DictionaryContainer)
GetDoubleValue(NSString)

傳回與 相關聯的 key 可為 Null 的雙精度浮點數。

(繼承來源 DictionaryContainer)
GetFloatValue(NSString)

傳回與 相關聯的 key 可為 Null 的浮點數。

(繼承來源 DictionaryContainer)
GetInt32Value(NSString)

傳回與 相關聯的 key 可為 Null 的 int。

(繼承來源 DictionaryContainer)
GetLongValue(NSString)

傳回與 相關聯的 key 可為 Null 的 long。

(繼承來源 DictionaryContainer)
GetNativeValue<T>(NSString)

傳回與 相關聯的 key 原生物件。

(繼承來源 DictionaryContainer)
GetNIntValue(NSString)

傳回與 相關聯的 key 可為 Null 原生整數。

(繼承來源 DictionaryContainer)
GetNSDictionary(NSString)

NSDictionary傳回與 key 相關聯的 。

(繼承來源 DictionaryContainer)
GetNSDictionary<TKey,TValue>(NSString)

NSDictionary傳回與 key 相關聯的 。

(繼承來源 DictionaryContainer)
GetNSStringValue(NSString)

NSString傳回與 key 相關聯的 。

(繼承來源 DictionaryContainer)
GetNUIntValue(NSString)

傳回與 相關聯的 key 可為 Null 的原生不帶正負號的 int。

(繼承來源 DictionaryContainer)
GetStringValue(NSString)

傳回與 相關聯的 key 字串。

(繼承來源 DictionaryContainer)
GetStringValue(String)

傳回與 相關聯的 key 字串。

(繼承來源 DictionaryContainer)
GetStrongDictionary<T>(NSString)

DictionaryContainer傳回與 key 相關聯的 。

(繼承來源 DictionaryContainer)
GetUInt32Value(NSString)

傳回與 相關聯的 key 可為 Null T:System.UInt32

(繼承來源 DictionaryContainer)
GetUIntValue(NSString)

傳回與 相關聯的 key 可為 Null T:System.UInt32

(繼承來源 DictionaryContainer)
RemoveValue(NSString)

從字典中移除與 相關聯的 key 值。

(繼承來源 DictionaryContainer)
SetArrayValue(NSString, INativeObject[])

INativeObject 陣列 valueskey 產生關聯。

(繼承來源 DictionaryContainer)
SetArrayValue(NSString, NSNumber[])

NSNumber 陣列 valueskey 產生關聯。

(繼承來源 DictionaryContainer)
SetArrayValue(NSString, String[])

陣列 valueskey 產生關聯。

(繼承來源 DictionaryContainer)
SetArrayValue<T>(NSString, T[])

將 型 T 別的陣列 valueskey 產生關聯。

(繼承來源 DictionaryContainer)
SetBooleanValue(NSString, Nullable<Boolean>)

儲存布林 value 值,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetCGPointValue(NSString, Nullable<CGPoint>)

儲存 CGPointvalue 並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetCGRectValue(NSString, Nullable<CGRect>)

儲存 CGRectvalue 並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetCGSizeValue(NSString, Nullable<CGSize>)

儲存 CGSizevalue 並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetCMTimeValue(NSString, Nullable<CMTime>)

儲存 CMTimevalue 並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetNativeValue(NSString, INativeObject, Boolean)

壓縮會話的強型別選項組

(繼承來源 DictionaryContainer)
SetNumberValue(NSString, Nullable<Double>)

儲存雙 value (或 null) ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetNumberValue(NSString, Nullable<Int32>)

儲存 int value (或 null) ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetNumberValue(NSString, Nullable<Int64>)

儲存長 value (或 null) ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetNumberValue(NSString, Nullable<nint>)

儲存原生整數 value (或 null) ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetNumberValue(NSString, Nullable<nuint>)

儲存原生未簽署的 int value (或 null) ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetNumberValue(NSString, Nullable<Single>)

儲存浮點 value 數 (或 null) ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetNumberValue(NSString, Nullable<UInt32>)

儲存未簽署的 int value (或 null) ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetStringValue(NSString, NSString)

儲存字串 value ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)
SetStringValue(NSString, String)

儲存字串 value ,並將它與 key 產生關聯。

(繼承來源 DictionaryContainer)

適用於