public static interface AliPlayerGlobalSettings.OnGetUrlHashCallback
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUrlHashCallback(java.lang.String url)
Gets the hash value for a URL.
|
java.lang.String getUrlHashCallback(java.lang.String url)
The return value must ensure different URLs produce different hashes, and identical URLs produce identical hashes.
url - The video resource URL