• sets track encoding that server should send to the client library. The encoding will be sent whenever it is available. If chooses encoding is temporarily unavailable, some other encoding will be sent until choose encoding becomes active again.

    Parameters

    • trackId: string

      id of a track which encoding you want to select

    • encoding: TrackEncoding

      encoding to select

    Returns Promise<void>

Generated using TypeDoc