Compartilhar via


ARConfiguration.VideoFormat Propriedade

Definição

Obtém ou define uma estrutura de dados que fornece a resolução e a taxa de quadros para a sessão de captura.

[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

Valor da propriedade

A estrutura de dados que fornece a resolução e a taxa de quadros para a sessão de captura.

Atributos

Aplica-se a