Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is the totalTime calculated? #17

Open
desmeit opened this issue Feb 17, 2023 · 0 comments
Open

How is the totalTime calculated? #17

desmeit opened this issue Feb 17, 2023 · 0 comments

Comments

@desmeit
Copy link

desmeit commented Feb 17, 2023

I have the following settings:

ImageSequenceAnimator(
                "assets/sequence",
                "",
                0,
                4,
                "png",
                30,
                key: Key("offline"),
                fullPaths: null,
                // color: color1,
                fps: 30,
                onReadyToPlay: onOfflineReadyToPlay,
                onPlaying: onOfflinePlaying,
              ),

I see a totalTime of 990. How can this be?
30 images * 30 frames is 900.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant