Condividi tramite


ARConfiguration.VideoFormat Proprietà

Definizione

Ottiene o imposta una struttura di dati che fornisce la risoluzione e la frequenza dei fotogrammi per la sessione di acquisizione.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ARKit.ARVideoFormat VideoFormat { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("videoFormat", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setVideoFormat:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.VideoFormat : ARKit.ARVideoFormat with get, set

Valore della proprietà

Struttura dei dati che fornisce la risoluzione e la frequenza dei fotogrammi per la sessione di acquisizione.

Attributi

Si applica a