AVPlayerItemLegibleOutput.DelegateQueue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The dispatch queue on which the Delegate is called.
public virtual CoreFoundation.DispatchQueue DelegateQueue { [Foundation.Export("delegateQueue", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.DelegateQueue : CoreFoundation.DispatchQueue
Property Value
- Attributes