Small go package for easy IPC communication with mpv
Go to file
milarin 0e93c0cafb added GetDemuxerCacheTime 2024-02-22 19:48:21 +01:00
.gitignore initial commit 2023-12-20 20:50:11 +01:00
chapter.go initial commit 2023-12-20 20:50:11 +01:00
commands.go implemented Quit function 2024-01-10 22:25:48 +01:00
go.mod initial commit 2023-12-20 20:50:11 +01:00
go.sum initial commit 2023-12-20 20:50:11 +01:00
props_get.go added GetDemuxerCacheTime 2024-02-22 19:48:21 +01:00
props_observe.go ObserveEndOfFile implemented 2024-01-10 21:56:00 +01:00
props_set.go added volume getter and setter 2024-01-13 17:13:14 +01:00
send_command.go implemented Quit function 2024-01-10 22:25:48 +01:00