README: loop -> loop_playlist
This commit is contained in:
parent
2ca5c7b9c8
commit
1942078389
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ Advanced Usage
|
|||
print('Now playing at {:.2f}s'.format(value))
|
||||
|
||||
player.fullscreen = True
|
||||
player.loop = 'inf'
|
||||
player.loop_playlist = 'inf'
|
||||
# Option access, in general these require the core to reinitialize
|
||||
player['vo'] = 'opengl'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue