Skip to content

please add preparePlayer(noOfSamplesPerSecond: samplesPerSecond) #398

@FrankHs2000

Description

@FrankHs2000

Hi, it would be terrific to also have:

preparePlayer(noOfSamplesPerSecond: samplesPerSecond)

Currently there is a work around, just query for the full duration in seconds, timeInSecs, and use

preparePlayer(noOfSamples: samplesPerSecond * timeInSecs)

but it is tricky to query for the full duration when the file is not fully loaded yet.

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions