Freigeben über


AVPlayerItem.TextStyleRules Eigenschaft

Definition

Ein Array von AVTextStyleRules, das auf Untertitel und anderen angezeigten Text angewendet werden soll.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVTextStyleRule[] TextStyleRules { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("textStyleRules", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setTextStyleRules:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TextStyleRules : AVFoundation.AVTextStyleRule[] with get, set

Eigenschaftswert

(Weitere Dokumentation zu diesem Knoten ist verfügbar)

Dieser Wert kann null sein.

Attribute

Gilt für: