共用方式為


AVAssetResourceLoaderDelegate.ShouldWaitForLoadingOfRequestedResource 方法

定義

[Foundation.Export("resourceLoader:shouldWaitForLoadingOfRequestedResource:")]
public abstract bool ShouldWaitForLoadingOfRequestedResource (AVFoundation.AVAssetResourceLoader resourceLoader, AVFoundation.AVAssetResourceLoadingRequest loadingRequest);
abstract member ShouldWaitForLoadingOfRequestedResource : AVFoundation.AVAssetResourceLoader * AVFoundation.AVAssetResourceLoadingRequest -> bool

參數

resourceLoader
AVAssetResourceLoader

傳回

實作

屬性

適用於