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

Player position #24

Merged
merged 2 commits into from
Jun 14, 2015
Merged

Player position #24

merged 2 commits into from
Jun 14, 2015

Conversation

yosangwon
Copy link
Contributor

Add position attribute to Itunes::Player. and setter for it.

Itunes::Player.position # returns current position of the player. (float, second)
Itunes::Player.position = 0 # move to the first part of the song.

@katsuma
Copy link
Owner

katsuma commented Jun 14, 2015

Thanks. 👍

katsuma added a commit that referenced this pull request Jun 14, 2015
@katsuma katsuma merged commit 01c0c1a into katsuma:master Jun 14, 2015
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

Successfully merging this pull request may close these issues.

2 participants