Skip to content

How to set volume for only a specific player? #90

@jonafeucht

Description

@jonafeucht

Say I have two players:
Player player1 = Player(id: 1);
Player player2 = Player(id: 2);

If I change the volume of player1 it will also change the volume for player2, which shouldn't happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions