Crate mpv_client
source ·Structs
A type representing an owned client context.
Data associated with
Event::ClientMessage
.Representation of a borrowed client context used by the client API.
Every client has its own private handle.
Data associated with
Event::Hook
.Data associated with
Event::GetPropertyReply
and Event::PropertyChange
.Data associated with
Event::StartFile
.Enums
An enum representing the available events that can be received by
Handle::wait_event
.Traits
Type Definitions
Raw client context.