AVContentKeyRequest.Process Metodo

Definizione

Overload

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

Parametri

keyResponse
AVContentKeyResponse
Attributi

Si applica a

Process(NSError)

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

Parametri

error
NSError
Attributi

Si applica a