ESPHome  2025.2.0
Data Fields
esphome::speaker::PlaylistItem Struct Reference

#include <speaker_media_player.h>

Data Fields

optional< std::string > url
 
optional< audio::AudioFile * > file
 

Detailed Description

Definition at line 32 of file speaker_media_player.h.

Field Documentation

◆ file

optional<audio::AudioFile *> esphome::speaker::PlaylistItem::file

Definition at line 34 of file speaker_media_player.h.

◆ url

optional<std::string> esphome::speaker::PlaylistItem::url

Definition at line 33 of file speaker_media_player.h.


The documentation for this struct was generated from the following file: