Crate moosicbox_upnp

Source

Modules§

api
listener
models
player

Structs§

Device
A UPnP Device. It stores its Uri and a DeviceSpec, which contains information like the device type and its list of inner devices and services.
DeviceSpec
Information about a device.
MediaInfo
PositionInfo
Service
A UPnP Service is the description of endpoints on a device for performing actions and reading the service definition. For a list of actions and state variables the service provides, take a look at scpd.
TrackMetadata
TrackMetadataItem
TrackMetadataItemResource
TransportInfo
UpnpDeviceScanner
Uri
The URI component of a request.

Enums§

ActionError
ScanError
SearchTarget
Specify what SSDP control points to search for
UpnpDeviceScannerError

Functions§

devices
duration_to_string
get_device
get_device_and_service
get_device_and_service_from_url
get_device_from_url
get_media_info
get_position_info
get_service
get_transport_info
get_volume
pause
play
scan_device
scan_devices
scan_service
seek
set_av_transport_uri
set_volume
stop
str_to_duration
string_to_duration
subscribe_events