HoshimiPlayerOptions

The Hoshimi player options.

Signature

export interface HoshimiPlayerOptions

Properties

Methods

requesterFn?<T>(requester: TrackRequester): T;

The function to use to get the requester data.

Parameters

requester
The requester of the track.