uri property

String uri
final

The URL mpv is about to open (the current stream-open-filename). On a retry this is the URL that just failed, including any rewrite applied on the initial attempt.

Implementation

final String uri;