AVContentKeySessionDelegate.DidProvideRenewingContentKeyRequest Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("contentKeySession:didProvideRenewingContentKeyRequest:")]
public virtual void DidProvideRenewingContentKeyRequest (AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest);
abstract member DidProvideRenewingContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest -> unit
override this.DidProvideRenewingContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest -> unit
Parametri
- session
- AVContentKeySession
- keyRequest
- AVContentKeyRequest
- Attributi