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

[FEATURE REQUEST] ofBaseSoundPlayer::getDuration() #5708

Open
hiroMTB opened this issue Jul 27, 2017 · 1 comment
Open

[FEATURE REQUEST] ofBaseSoundPlayer::getDuration() #5708

hiroMTB opened this issue Jul 27, 2017 · 1 comment
Labels

Comments

@hiroMTB
Copy link
Contributor

hiroMTB commented Jul 27, 2017

ofBaseSoundPlayer does not have getDuration() function.

openALSoundPlayer already has a "duration" variable but it is protected.

Also nice to re-consider about naming with following function which already implemented.

ofSoundBuffer::getDurationMS()

ofSoundBuffer::getDurationMicros()

ofSoundBuffer::getDurationNanos()

ofBaseVideoPlayer::getDuration()
@hiroMTB
Copy link
Contributor Author

hiroMTB commented Apr 18, 2018

This is discussed at #5637

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

No branches or pull requests

2 participants