次の方法で共有


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

戻り値

実装

属性

適用対象