Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Position of audiohandle doesn't work on web #396

@ghost

Description

There is example:

var handle = Luxe.audio.play(source, volume);

override function update (dt:Float){
     trace(Luxe.audio.position_of(handle)); // so, it always outputs: 0
}

And what it must output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions