iina
Iina(player_path, extra_args=[], play_callback=None)
¶
Bases: SubProcessPlayerBase
The iina subprocess player class.
For detailed documentation about the functions and arguments have a look at the base class.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
player_path
|
str
|
|
required |
extra_args
|
List[str]
|
|
[]
|
play_callback
|
Optional[PlayCallback]
|
|
None
|