次の方法で共有


AVContentKeyRequest.Process メソッド

定義

オーバーロード

Process(AVContentKeyResponse)
Process(NSError)

Process(AVContentKeyResponse)

[Foundation.Export("processContentKeyResponse:")]
public virtual void Process (AVFoundation.AVContentKeyResponse keyResponse);
abstract member Process : AVFoundation.AVContentKeyResponse -> unit
override this.Process : AVFoundation.AVContentKeyResponse -> unit

パラメーター

keyResponse
AVContentKeyResponse
属性

適用対象

Process(NSError)

[Foundation.Export("processContentKeyResponseError:")]
public virtual void Process (Foundation.NSError error);
abstract member Process : Foundation.NSError -> unit
override this.Process : Foundation.NSError -> unit

パラメーター

error
NSError
属性

適用対象