Skip to content

I can't getDuration() after createInstance() ? #248

Open
@PhamVanTung

Description

@PhamVanTung
createjs.Sound.registerSound(scope.src, "soundId")
scope.soundInstance = createjs.Sound.createInstance("soundId")
console.log(scope.soundInstance.getDuration()) // log value = 0

How to getDuration()?
Sorry by convention. 🙇

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions