Condividi tramite


MediaDrm.MetricsConstants.ProvideKeyResponseErrorCount Campo

Definizione

Chiave per estrarre il numero di chiamate non riuscite #provideKeyResponse dall'oggetto PersistableBundle restituito da una #getMetrics chiamata.

[Android.Runtime.Register("PROVIDE_KEY_RESPONSE_ERROR_COUNT", ApiSince=28)]
public const string ProvideKeyResponseErrorCount;
[<Android.Runtime.Register("PROVIDE_KEY_RESPONSE_ERROR_COUNT", ApiSince=28)>]
val mutable ProvideKeyResponseErrorCount : string

Valore del campo

Attributi

Commenti

Chiave per estrarre il numero di chiamate non riuscite #provideKeyResponse dall'oggetto PersistableBundle restituito da una #getMetrics chiamata. Il conteggio è un valore Long (android.os.BaseBundle#getLong).

Documentazione java per android.media.MediaDrm.MetricsConstants.PROVIDE_KEY_RESPONSE_ERROR_COUNT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a