findInitializationUri

open fun findInitializationUri(representation: Representation): Uri

Finds the location of the representation's initialization data. If the representation includes index data stored adjacent to the initialization uri, the returned URI can be used to request both in the same request.

Return

fully qualified URI to the representation's initialization data.

Parameters

representation

reference to the representation