Expand description
A library used to interact with a VLC player’s TCP interface.
Primary type:
Client
- Represents a connection to VLC’s TCP interface.
Re-exports
pub use client::Client;
Modules
A client connection to the VLC interface.
Enums
An error that can occur when working with the VLC interface.
Type Definitions
A crate-level result that may be returned when working with VLC.